Class RangeColorCollection
Provides the support to set gradient color to the progress bar.
Inheritance
System.Object
RangeColorCollection
Namespace: Syncfusion.UI.Xaml.ProgressBar
Assembly: Syncfusion.SfProgressBar.WPF.dll
Syntax
public class RangeColorCollection : ObservableCollection<RangeColor>
Constructors
RangeColorCollection()
Declaration
public RangeColorCollection()