[]
        
(Showing Draft Content)

C1.Android.Chart.Annotation.Polygon.Points

Points Property

Points

Gets the collection of points of the polygon annotation.

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