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