Enum OfficeGradientColor
Specifies the type of gradient used in a chart's fill.
Namespace: Syncfusion.OfficeChart
Assembly: Syncfusion.OfficeChart.Base.dll
Syntax
public enum OfficeGradientColor
Fields
Name | Description |
---|---|
OneColor | Indicates one color gradient style. |
Preset | Indicates preset gradient style. |
TwoColor | Indicates two color gradient style. |