Class OfficeGradientColor
Specifies the type of gradient used in a chart's fill.
Inheritance
System.Object
OfficeGradientColor
Namespace: Syncfusion.OfficeChart
Assembly: Syncfusion.OfficeChart.Portable.dll
Syntax
public sealed class OfficeGradientColor : Enum
Fields
OneColor
Indicates one color gradient style.
Declaration
public const OfficeGradientColor OneColor
Field Value
Type | Description |
---|---|
OfficeGradientColor |
Preset
Indicates preset gradient style.
Declaration
public const OfficeGradientColor Preset
Field Value
Type | Description |
---|---|
OfficeGradientColor |
TwoColor
Indicates two color gradient style.
Declaration
public const OfficeGradientColor TwoColor
Field Value
Type | Description |
---|---|
OfficeGradientColor |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |