3 references to IsStartedFromZero
System.Web.DataVisualization (3)
Common\General\AxisScale.cs (2)
2035 axisInterval = EstimateNumberAxis( ref minimumValue, ref maximumValue, this.IsStartedFromZero, this.prefferedNumberofIntervals, autoMaximum, autoMinimum ); 2123 RoundedValues( axisInterval, this.IsStartedFromZero, autoMaximum, autoMinimum, ref minimumValue, ref maximumValue );
Common\General\AxisScaleBreaks.cs (1)
779 this.axis.IsStartedFromZero,