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