2 references to SmartLabelStyle
System.Windows.Forms.DataVisualization (2)
Common\Annotation\TextAnnotation.cs (1)
1095
public AnnotationSmartLabelStyle(Object chartElement) :
base
(chartElement)
Common\DataManager\DataSeries.cs (1)
603
_smartLabelStyle = new
SmartLabelStyle
(this);