3 references to GetAxisType
System.Windows.Forms.DataVisualization (3)
Common\General\AxisLabels.cs (3)
200
if (series.XAxisType == this.
GetAxisType
())
207
if (series.YAxisType == this.
GetAxisType
())
224
this.
GetAxisType
() == AxisType.Primary ? AxisType.Secondary : AxisType.Primary,