IChartFormat Interface Methods
In This Topic
For a list of all members of this type, see IChartFormat members.
Public Methods
| Name | Description |
| getFill | Returns the IFillFormat object for the parent chart element thatcontains fill formatting properties for the chart element. |
| getLine | Returns the ILineFormat object that contains line formattingproperties for the specified chart element. |
| getThreeD | Returns the IThreeDFormat object that contains 3-D¨Ceffect formattingproperties for the specified chart. |
Top
See Also