ShapeOutlineFill Properties
A base class for the ShapeOutline class containing information on the fill type of the shape outline of chart elements and providing methods to set fill types.Name | Description |
---|---|
FillType | Returns the fill type applied to a shape. |
GradientFill | Provides access to the settings of the gradient fill applied to a drawing object’s element. |
SolidFill | Provides access to the settings of the solid fill applied to a drawing object’s element. |
See Also