ChartFormat Interface

Provides access to the OfficeArt formatting for chart elements.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
<GuidAttribute("92D41A5C-F07E-4CA4-AF6F-BEF486AA4E6F")> _
Public Interface ChartFormat
'Usage
Dim instance As ChartFormat
[GuidAttribute("92D41A5C-F07E-4CA4-AF6F-BEF486AA4E6F")]
public interface ChartFormat

Remarks

Using a property or method that does not apply to the type of object that the ChartFormat object is attached to results in a run-time error.

See Also

Reference

ChartFormat Members

Microsoft.Office.Interop.PowerPoint Namespace