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