[]
        
Represents formatting for chart elements.
public interface IChartFormat
  Public Interface IChartFormat
  | Name | Description | 
|---|---|
| Adjustments | |
| AutoShapeType | Represent the type of the specified shape.  | 
      
| Fill | Gets a IFillFormat object for the parent chart element that contains fill formatting properties for the chart element.  | 
      
| Glow | Gets a IGlowFormat object for a specified chart that contains glow formatting properties for the chart element.  | 
      
| Line | Gets a ILineFormat object that contains line formatting properties for the specified chart element.  | 
      
| PictureFormat | Gets a IPictureFormat object for a specified chart that contains pictures.  | 
      
| Shadow | Gets a IShadowFormat object that contains shadow formatting properties for the chart element.  | 
      
| SoftEdge | Gets a ISoftEdgeFormat object for a specified chart that contains soft edge formatting properties for the chart.  | 
      
| TextFrame | Gets an ITextFrame object that contains text formatting for the specified chart element.  | 
      
| ThreeD | Gets a IThreeDFormat object that contains 3D-effect formatting properties for the specified chart.  |