1 write to hundredPercentStacked
System.Windows.Forms.DataVisualization (1)
Common\ChartTypes\StackedBarChart.cs (1)
71 hundredPercentStacked = true;
2 references to hundredPercentStacked
System.Windows.Forms.DataVisualization (2)
Common\ChartTypes\StackedBarChart.cs (2)
1053if (this.hundredPercentStacked && point.LabelFormat.Length == 0) 1824if (this.hundredPercentStacked && point.LabelFormat.Length == 0)