1 type derived from SmartLabelStyle
System.Windows.Forms.DataVisualization (1)
Common\Annotation\TextAnnotation.cs (1)
1077public class AnnotationSmartLabelStyle : SmartLabelStyle
1 instantiation of SmartLabelStyle
System.Windows.Forms.DataVisualization (1)
Common\DataManager\DataSeries.cs (1)
603 _smartLabelStyle = new SmartLabelStyle(this);
9 references to SmartLabelStyle
System.Windows.Forms.DataVisualization (9)
Common\DataManager\DataSeries.cs (2)
254 private SmartLabelStyle _smartLabelStyle = null; 2566 public SmartLabelStyle SmartLabelStyle
Common\General\SmartLabels.cs (7)
634 SmartLabelStyle smartLabelStyle, 675 SmartLabelStyle smartLabelStyle, 777 SmartLabelStyle smartLabelStyle, 910 SmartLabelStyle smartLabelStyle, 1036 SmartLabelStyle smartLabelStyle, 1580 SmartLabelStyle smartLabelStyle, 1697 SmartLabelStyle smartLabelStyle,