1 write to hundredPercentStacked
System.Web.DataVisualization (1)
Common\ChartTypes\StackedColumnChart.cs (1)
65 hundredPercentStacked = true;
2 references to hundredPercentStacked
System.Web.DataVisualization (2)
Common\ChartTypes\StackedColumnChart.cs (2)
1137if (this.hundredPercentStacked && point.LabelFormat.Length == 0) 1853if (this.hundredPercentStacked && point.LabelFormat.Length == 0)