Class GaugeGradientStopCollection
It is a collection that contains a set of GaugeGradientStop that can be used to specifiy gradient stop for GaugeGradientStop .
Inheritance
System.Object
GaugeGradientStopCollection
Namespace: Syncfusion.UI.Xaml.Gauges
Assembly: Syncfusion.SfGauge.WPF.dll
Syntax
public class GaugeGradientStopCollection : ObservableCollection<GaugeGradientStop>
Constructors
GaugeGradientStopCollection()
Declaration
public GaugeGradientStopCollection()