ShapeOutlineFill Methods
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 |
---|---|
Set |
Sets the automatic fill for a drawing object’s element. |
Set |
Sets the gradient fill for a drawing object’s element. |
Set |
Sets the two-color gradient fill for a drawing object’s element. |
Set |
Removes any fill from a drawing object’s element. |
Set |
Sets a solid color fill for a drawing object’s element. |
See Also