ComponentOne Xamarin Edition
Points Property (Polygon)
C1.Xamarin.Forms.Chart Assembly > C1.Xamarin.Forms.Chart.Annotation Namespace > Polygon Class : Points Property
Gets the collection of points of the polygon annotation.
Syntax
public ObservableCollection<Point> Points {get; set;}
See Also

Reference

Polygon Class
Polygon Members