Class ChartGradientColorCollection
Represents a collection of ChartGradientColor.
Inheritance
System.Object
ChartGradientColorCollection
Namespace: Syncfusion.SfChart.XForms
Assembly: Syncfusion.SfChart.XForms.dll
Syntax
public class ChartGradientColorCollection : ObservableCollection<ChartGradientColor>
Constructors
ChartGradientColorCollection()
Declaration
public ChartGradientColorCollection()