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