menu

ASP.NET Core - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CircularGaugeRadialGradient - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CircularGaugeRadialGradient

    Inheritance
    System.Object
    Syncfusion.EJ2.EJTagHelper
    CircularGaugeRadialGradient
    CapRadialGradientCap
    NeedleTailRadialGradientNeedleTail
    PointerRadialGradientPointers
    Namespace: Syncfusion.EJ2.CircularGauge
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public class CircularGaugeRadialGradient : EJTagHelper

    Constructors

    CircularGaugeRadialGradient()

    Declaration
    public CircularGaugeRadialGradient()

    Properties

    ColorStop

    Defines the color range properties for the gradient.

    Declaration
    public List<CircularGaugeColorStop> ColorStop { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<CircularGaugeColorStop>

    The default value is null

    ContentTemplate

    To get or set value for ContentTemplate.

    Declaration
    public MvcTemplate<object> ContentTemplate { get; set; }
    Property Value
    Type
    Syncfusion.EJ2.MvcTemplate<System.Object>

    InnerPosition

    Defines the inner circle of the radial gradient.

    Declaration
    public CircularGaugeGradientPosition InnerPosition { get; set; }
    Property Value
    Type Description
    CircularGaugeGradientPosition

    The default value is null

    OuterPosition

    Defines the outer circle of the radial gradient.

    Declaration
    public CircularGaugeGradientPosition OuterPosition { get; set; }
    Property Value
    Type Description
    CircularGaugeGradientPosition

    The default value is null

    Radius

    Defines the radius of the radial gradient in percentage.

    Declaration
    public string Radius { get; set; }
    Property Value
    Type Description
    System.String

    The default value is "0%"

    Back to top Generated by DocFX
    OSZAR »
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved
    OSZAR »