1 write to hundredPercentStacked
System.Web.DataVisualization (1)
Common\ChartTypes\StackedAreaChart.cs (1)
68
hundredPercentStacked
= true;
2 references to hundredPercentStacked
System.Web.DataVisualization (2)
Common\ChartTypes\StackedAreaChart.cs (2)
1004
if (this.
hundredPercentStacked
&& point.LabelFormat.Length == 0)
1490
if (this.
hundredPercentStacked
&& pointEx.dataPoint.LabelFormat.Length == 0)