2 writes to hundredPercentNegative
System.Web.DataVisualization (2)
Common\General\ChartAreaAxes.cs (2)
1396
hundredPercentNegative
= false;
1454
hundredPercentNegative
= true;
2 references to hundredPercentNegative
System.Web.DataVisualization (2)
Common\General\ChartAreaAxes.cs (2)
1116
autoMaximum = Common.DataManager.GetMaxHundredPercentStackedYValue(
hundredPercentNegative
, yAxesSeries );
1117
autoMinimum = Common.DataManager.GetMinHundredPercentStackedYValue(
hundredPercentNegative
, yAxesSeries );