6 references to FillLabels
System.Windows.Forms.DataVisualization (6)
Common\General\Axis.cs (4)
4074
this.
FillLabels
(removeLabels);
4228
this.
FillLabels
( true );
4396
this.
FillLabels
(true);
4401
this.
FillLabels
( true );
Common\General\ChartAreaAxes.cs (2)
381
currentAxis.
FillLabels
(true);
392
currentAxis.
FillLabels
(removeLabels);