[]
Provides access to the Office Art formatting for chart elements.
public interface IChartFormat
Public Interface IChartFormat
| 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. |