Share via


Axis.AxisGroup Property

Returns the type of axis group. Read-only XlAxisGroup.

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

Syntax

'Declaration
ReadOnly Property AxisGroup As XlAxisGroup
    Get
'Usage
Dim instance As Axis
Dim value As XlAxisGroup

value = instance.AxisGroup
XlAxisGroup AxisGroup { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.XlAxisGroup

See Also

Reference

Axis Interface

Axis Members

Microsoft.Office.Interop.PowerPoint Namespace