3 writes to autoEnabled
System.Web.DataVisualization (3)
Common\General\AxisScale.cs (3)
711
autoEnabled
= true;
716
autoEnabled
= false;
721
autoEnabled
= false;
2 references to autoEnabled
System.Web.DataVisualization (2)
Common\General\AxisScale.cs (1)
694
if(
autoEnabled
)
Common\General\ChartAreaAxes.cs (1)
609
if( axis.
autoEnabled
== true )