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