Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CircularGaugeRadialGradient - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CircularGaugeRadialGradient

    Sets and gets the properties to render a radial gradient in the circular gauge.

    Inheritance
    System.Object
    SfBaseComponent
    CircularGaugeRadialGradient
    RadialGradient
    Inherited Members
    SfBaseComponent.OnInitializedAsync()
    SfBaseComponent.OnAfterRenderAsync(Boolean)
    SfBaseComponent.Dispose()
    SfBaseComponent.Dispose(Boolean)
    SfBaseComponent.OnObservableChange(String, Object, Boolean, NotifyCollectionChangedEventArgs)
    Namespace: Syncfusion.Blazor.CircularGauge
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class CircularGaugeRadialGradient : SfBaseComponent

    Constructors

    CircularGaugeRadialGradient()

    Declaration
    public CircularGaugeRadialGradient()

    Properties

    Radius

    Gets or sets the radius of the radial gradient in percentage.

    Declaration
    public string Radius { get; set; }
    Property Value
    Type Description
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved