IChartFormat Interface Members
In This Topic
The following tables list the members exposed by IChartFormat.
Public Properties
| Name | Description |
| Fill | Returns the IFillFormat object for the parent chart element that contains fill formatting properties for the chart element. |
| Line | Returns the ILineFormat object that contains line formatting properties for the specified chart element. |
| ThreeD | Returns the IThreeDFormat object that contains 3-D–effect formatting properties for the specified chart. |
Top
See Also