ASP.NET Core - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GradientType - ASP.NETCore-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 Description
    GradientType

    None

    Declaration
    public const GradientType None
    Field Value
    Type Description
    GradientType

    Radial

    Declaration
    public const GradientType Radial
    Field Value
    Type Description
    GradientType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved