1 instantiation of AnnotationPathPointCollection
System.Web.DataVisualization (1)
Common\Annotation\PolygonAnnotation.cs (1)
109_pathPoints = new AnnotationPathPointCollection(this);
3 references to AnnotationPathPointCollection
System.Web.DataVisualization (3)
Common\Annotation\PolygonAnnotation.cs (3)
87 private AnnotationPathPointCollection _pathPoints; 491 /// An <see cref="AnnotationPathPointCollection"/> object with the polyline shape. 511 public AnnotationPathPointCollection GraphicsPathPoints