1 instantiation of AnnotationSmartLabelStyle
System.Windows.Forms.DataVisualization (1)
Common\Annotation\AnnotationBase.cs (1)
428this._smartLabelStyle = new AnnotationSmartLabelStyle(this);
3 references to AnnotationSmartLabelStyle
System.Windows.Forms.DataVisualization (3)
Common\Annotation\AnnotationBase.cs (3)
230 private AnnotationSmartLabelStyle _smartLabelStyle = null; 401 /// An <see cref="AnnotationSmartLabelStyle"/> object that represents an annotation's 422 public AnnotationSmartLabelStyle SmartLabelStyle