2 writes to _smartLabelStyle
System.Windows.Forms.DataVisualization (2)
Common\DataManager\DataSeries.cs (2)
603 _smartLabelStyle = new SmartLabelStyle(this); 2575 _smartLabelStyle = value;
1 reference to _smartLabelStyle
System.Windows.Forms.DataVisualization (1)
Common\DataManager\DataSeries.cs (1)
2570 return _smartLabelStyle;