Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a chart axis title.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("92D41A54-F07E-4CA4-AF6F-BEF486AA4E6F")> _
Public Interface AxisTitle
'Usage
Dim instance As AxisTitle
[GuidAttribute("92D41A54-F07E-4CA4-AF6F-BEF486AA4E6F")]
public interface AxisTitle
Remarks
Use the AxisTitle property to return an AxisTitle object.
The AxisTitle object does not exist and cannot be used unless the HasTitle property for the axis is true.