Class PivotChartPointCollection
Represents the collection of chart points to render series.
Inheritance
System.Object
PivotChartPointCollection
Namespace: Syncfusion.UI.Xaml.PivotChart
Assembly: Syncfusion.SfPivotChart.UWP.dll
Syntax
public class PivotChartPointCollection : ObservableCollection<PivotChartPoint>
Constructors
PivotChartPointCollection()
Declaration
public PivotChartPointCollection()