WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GaugeGradientStopCollection - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    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()
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved