2 writes to scaleSegmentsUsed
System.Windows.Forms.DataVisualization (2)
Common\General\ChartArea.cs (1)
2373curentAxis.scaleSegmentsUsed = false;
Common\General\ChartAreaAxes.cs (1)
355 currentAxis.scaleSegmentsUsed = true;
1 reference to scaleSegmentsUsed
System.Windows.Forms.DataVisualization (1)
Common\General\AxisScale.cs (1)
1853 if(this.scaleSegmentsUsed)