2 writes to _pointType
System.Windows.Forms.DataVisualization (2)
Common\Annotation\PolygonAnnotation.cs (2)
1619
this.
_pointType
= type;
1709
_pointType
= value;
1 reference to _pointType
System.Windows.Forms.DataVisualization (1)
Common\Annotation\PolygonAnnotation.cs (1)
1705
return
_pointType
;