Share via


ChartFormat Members

Include Protected Members
Include Inherited Members

The ChartFormat type exposes the following members.

Properties

  Name Description
Public property Application When used without an object qualifier, this property returns an Application object that represents the Microsoft Word application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object (you can use this property with an OLE Automation object to return the application of that object). Read-only.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Public property Fill Returns a [FillFormat#SameCHM] object for the parent chart element that contains fill formatting properties for the chart element. Read-only.
Public property Glow Returns a [GlowFormat#SameCHM] object for a specified chart that contains glow formatting properties for the chart element. Read-only.
Public property Line Returns a [LineFormat#SameCHM] object that contains line formatting properties for the specified chart element. Read-only.
Public property Parent Returns the parent for the specified object. Read-only Object.
Public property PictureFormat Returns a [PictureFormat#SameCHM] object for a specified chart that contains pictures. Read-only.
Public property Shadow Returns a [ShadowFormat#SameCHM] object that contains shadow formatting properties for the chart element. Read-only.
Public property SoftEdge Returns a [SoftEdgeFormat#SameCHM] object that represents the soft edge formatting for a shape. Read-only.
Public property TextFrame2 Returns a TextFrame2 object that contains text formatting for the specified chart element. Read-only.
Public property ThreeD Returns a [ThreeDFormat#SameCHM] object that contains 3-D–effect formatting properties for the specified chart. Read-only.

Top

See Also

Reference

ChartFormat Interface

Microsoft.Office.Interop.PowerPoint Namespace