[]
        
(Showing Draft Content)

C1.iOS.Chart.Annotation.Polygon.Points

Points Property

Points

Gets the collection of points of the polygon annotation.

Declaration
public ObservableCollection<CGPoint> Points { get; set; }