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 |