[]
        
(Showing Draft Content)

C1.Blazor.Chart.Annotation.Polygon.Points

Points Property

Points

Gets the collection of points of the polygon annotation.

Declaration
public ObservableCollection<PointF> Points { get; }