[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Android.Chart Assembly
C1.Android.Chart.Annotation
Interfaces
IAnnotationLayer
Properties
Annotations
dotnet-api
C1.Android.Calendar Assembly
C1.Android.Chart Assembly
C1.Android.Chart
C1.Android.Chart.Annotation
Classes
Interfaces
IAnnotationBase
IAnnotationLayer
Properties
Annotations
ICircle
IEllipse
IImage
ILine
IPolygon
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.IAnnotationLayer.Annotations
Annotations Property
Annotations
Gets the annotation collection.
Declaration
ObservableCollection<IAnnotationBase> Annotations { get; }