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