2 writes to lineColor
System.Windows.Forms.DataVisualization (2)
Common\Annotation\AnnotationBase.cs (1)
985 lineColor = value;
Common\Annotation\RectangleAnnotation.cs (1)
545 this.lineColor = Color.Empty;
1 reference to lineColor
System.Windows.Forms.DataVisualization (1)
Common\Annotation\AnnotationBase.cs (1)
981 return lineColor;