Class ChartAnnotationCollection
Represents a collection of ChartAnnotation.
Inheritance
System.Object
ChartAnnotationCollection
Namespace: Com.Syncfusion.Charts
Assembly: Syncfusion.SfChart.Android.dll
Syntax
public class ChartAnnotationCollection : ObservableCollection<ChartAnnotation>
Constructors
ChartAnnotationCollection()
Declaration
public ChartAnnotationCollection()