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)
1004if (this.hundredPercentStacked && point.LabelFormat.Length == 0) 1490if (this.hundredPercentStacked && pointEx.dataPoint.LabelFormat.Length == 0)