Enum OfficeGradientPreset
Specifies which predefined gradient to use to fill a shape.
Namespace: Syncfusion.OfficeChart
Assembly: Syncfusion.OfficeChart.Base.dll
Syntax
public enum OfficeGradientPreset
Fields
Name | Description |
---|---|
Grad_Brass | Indicates brass preset gradient type. |
Grad_Calm_Water | Indicates calm water preset gradient type. |
Grad_Chrome | Indicates chrome preset gradient type. |
Grad_ChromeII | Indicates chromeII preset gradient type. |
Grad_Daybreak | Indicates daybreak preset gradient type. |
Grad_Desert | Indicates desert preset gradient type. |
Grad_Early_Sunset | Indicates early sunset preset gradient type. |
Grad_Fire | Indicates fire preset gradient type. |
Grad_Fog | Indicates fog preset gradient type. |
Grad_Gold | Indicates gold preset gradient type. |
Grad_GoldII | Indicates goldII preset gradient type. |
Grad_Horizon | Indicates horizon preset gradient type. |
Grad_Late_Sunset | Indicates late sunset preset gradient type. |
Grad_Mahogany | Indicates mahogany preset gradient type. |
Grad_Moss | Indicates moss preset gradient type. |
Grad_Nightfall | Indicates nightfall preset gradient type. |
Grad_Ocean | Indicates ocean preset gradient type. |
Grad_Parchment | Indicates parchment preset gradient type. |
Grad_Peacock | Indicates peacock preset gradient type. |
Grad_Rainbow | Indicates rainbow preset gradient type. |
Grad_RainbowII | Indicates rainbowII preset gradient type. |
Grad_Sapphire | Indicates sapphire preset gradient type. |
Grad_Silver | Indicates silver preset gradient type. |
Grad_Wheat | Indicates wheat preset gradient type. |