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