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