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