WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartAnnotationLabelsCollection

    Show / Hide Table of Contents

    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()

    See Also

    ChartAnnotationLabel
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved