[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Android.Chart Assembly
C1.Android.Chart.Annotation
Interfaces
IPolygon
Properties
Points
dotnet-api
C1.Android.Calendar Assembly
C1.Android.Chart Assembly
C1.Android.Chart
C1.Android.Chart.Annotation
Classes
Interfaces
IAnnotationBase
IAnnotationLayer
ICircle
IEllipse
IImage
ILine
IPolygon
Properties
Points
IRectangle
IShape
ISquare
IText
C1.Android.Chart.Interaction
C1.Android.Core Assembly
C1.Android.Gauge Assembly
C1.Android.Grid Assembly
C1.Android.Input Assembly
C1.Android.Viewer Assembly
(Showing Draft Content)
C1.Android.Chart.Annotation.IPolygon.Points
Points Property
Points
Gets the collection of points of the polygon annotation.
Declaration
List<_Point> Points { get; }