1 write to _isLogarithmic
System.Web.DataVisualization (1)
Common\General\AxisScale.cs (1)
750_isLogarithmic = value;
7 references to _isLogarithmic
System.Web.DataVisualization (7)
Common\General\AxisScale.cs (7)
549if (_isLogarithmic && logarithmicConvertedToLinear && !Double.IsNaN(maximum)) 604if (_isLogarithmic && logarithmicConvertedToLinear && !Double.IsNaN(maximum)) 657if (_isLogarithmic) 746return _isLogarithmic; 956if (_isLogarithmic && axisValue != 0.0) 1936if (this._isLogarithmic) 2021if (_isLogarithmic)