PresetGradientType Property

Microsoft Office Web Components Object Model

Show All

PresetGradientType Property

       

Returns a ChartPresetGradientTypeEnum constant indicating the preset gradient type for the specified ChInterior object. Read-only.

ChartPresetGradientTypeEnum can be one of these ChartPresetGradientTypeEnum constants.
chGradientBrass
chGradientCalmWater
chGradientChrome
chGradientChromeII
chGradientDaybreak
chGradientDesert
chGradientEarlySunset
chGradientFire
chGradientFog
chGradientGold
chGradientGoldII
chGradientHorizon
chGradientLateSunset
chGradientMahogany
chGradientMoss
chGradientNightfall
chGradientOcean
chGradientParchment
chGradientPeacock
chGradientRainbow
chGradientRainbowII
chGradientSapphire
chGradientSilver
chGradientWheat

expression.PresetGradientType

expression   Required. An expression that returns a ChInterior object.

Remarks

Use the SetPresetGradient method to set the preset gradient type for the fill.