1 write to defLabelDrawingStyle
System.Web.DataVisualization (1)
Common\ChartTypes\BarChart.cs (1)
102 this.defLabelDrawingStyle = BarValueLabelDrawingStyle.Center;
2 references to defLabelDrawingStyle
System.Web.DataVisualization (2)
Common\ChartTypes\BarChart.cs (2)
862BarValueLabelDrawingStyle drawingStyle = defLabelDrawingStyle; 1888BarValueLabelDrawingStyle drawingStyle = defLabelDrawingStyle;