WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart.Annotation Namespace / Polygon Class / Points Property
In This Topic
    Points Property (Polygon)
    In This Topic
    Gets the collection of points of the polygon annotation.
    Syntax
    public PointCollection Points {get; set;}
    See Also