menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class GradientType

    Defines the type of the gradient Linear - Sets the type of the gradient as Linear Radial - Sets the type of the gradient as Radial

    Inheritance
    System.Object
    GradientType
    Namespace: Syncfusion.EJ2.Diagrams
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class GradientType : Enum

    Fields

    Linear

    Declaration
    public const GradientType Linear
    Field Value
    Type
    GradientType

    None

    Declaration
    public const GradientType None
    Field Value
    Type
    GradientType

    Radial

    Declaration
    public const GradientType Radial
    Field Value
    Type
    GradientType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved