constant indicating the gradient style for the specified ChInterior object. Read-only.
| ChartGradientStyleEnum can be one of these ChartGradientStyleEnum constants. |
| chGradientDiagonalDown |
| chGradientDiagonalUp |
| chGradientFromCenter |
| chGradientFromCorner |
| chGradientHorizontal |
| chGradientVertical |
expression.GradientStyle
expression Required. An expression that returns a ChInterior object.
Remarks
Use the SetPresetGradient, SetOneColorGradient or SetTwoColorGradient method to set the gradient style for a ChInterior object.