Constants which determine the type of gradient applied to a [[ChartGradientFill]].

Enumeration Members

Enumeration Members

Linear: 0

The gradient extends in a linear direction.

Path: 3

The gradient direction is determined by the shape's path.

Radial: 1

The gradient extends along a radial curve.

Rectangular: 2

The gradient extends along a rectangular path.