menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GradientStopCollection - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    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()

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved