Class GradientStopCollection
It is a collection that contains a set of GaugeGradientStop that can be used to specifiy various ranges of gradientColor .
Inheritance
System.Object
GradientStopCollection
Namespace: Syncfusion.UI.Xaml.Gauges
Assembly: Syncfusion.SfGauge.UWP.dll
Syntax
public class GradientStopCollection : ObservableCollection<GaugeGradientStop>
Constructors
GradientStopCollection()
Declaration
public GradientStopCollection()