Class PivotChartAnnotationCollection
Represents the class that maintains a collection of PivotChartAnnotation instances.
Inheritance
System.Object
PivotChartAnnotationCollection
Namespace: Syncfusion.UI.Xaml.PivotChart
Assembly: Syncfusion.SfPivotChart.UWP.dll
Syntax
public class PivotChartAnnotationCollection : ObservableCollection<PivotChartAnnotation>
Constructors
PivotChartAnnotationCollection()
Declaration
public PivotChartAnnotationCollection()