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