[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Chart.Annotation.Polygon.Points

Points Property

Points

Gets the collection of points of the polygon annotation.

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