[]
        
(Showing Draft Content)

C1.Win.Chart.Annotation.Polygon.Points

Points Property

Points

Gets the collection of points of the polygon annotation.

Declaration
[C1Description("Annotation.Polygon.Points", "Gets the collection of points of the polygon annotation.")]
public ObservableCollection<PointF> Points { get; }