Class ChartAnnotationLabelsCollection
Represents Chart Annotation Labels collection class. Annotation labels are used to add custom labels on Chart
Inheritance
System.Object
ChartAnnotationLabelsCollection
Namespace: Syncfusion.Windows.Chart
Assembly: Syncfusion.Chart.Wpf.dll
Syntax
public class ChartAnnotationLabelsCollection : ObservableCollection<ChartAnnotationLabel>
Constructors
ChartAnnotationLabelsCollection()
Declaration
public ChartAnnotationLabelsCollection()