1 instantiation of LabelStyle
System.Windows.Forms.DataVisualization (1)
Common\General\Axis.cs (1)
338labelStyle = new LabelStyle(this);
2 references to LabelStyle
System.Windows.Forms.DataVisualization (2)
Common\General\AxisLabels.cs (1)
88 public LabelStyle LabelStyle
Common\General\AxisScale.cs (1)
164 internal LabelStyle labelStyle = null;