2 references to GetPointLabel
System.Windows.Forms.DataVisualization (2)
Common\General\AxisLabels.cs (2)
829
string result =
GetPointLabel
( ser, valuePosition, nonZeroXValues, indexedSeries );
844
string result =
GetPointLabel
(labelsSeries, valuePosition, nonZeroXValues, true);