ShapeGradientFill Members
Defines the settings of the gradient fill applied to a chart element.Properties
Name | Description |
---|---|
Angle | Gets or sets an angle by which the linear gradient fill should be rotated within the chart element. |
FillRect | Gets or set the direction of a gradient fill and specifies the fill area of a picture fill. Inherited from ShapeComplexFill. |
FlipType | Gets or sets the direction in which to flip the gradient or picture while tiling. Inherited from ShapeComplexFill. |
GradientType | Returns the type of the gradient applied to a chart element. |
RotateWithShape | Gets or sets a value indicating whether the gradient or picture fill should be rotated with the shape. Inherited from ShapeComplexFill. |
Scaled | Gets or sets a value indicating whether the gradient angle should be scaled with the fill region. |
Stops | Provides access to the gradient stop collection. |
TileRect | Specifies the rectangular region of a chart element to which the gradient fill is applied. This region will be tiled to fill the remaining area of the shape. |
See Also