Share via


ChartGroup.AxisGroup Property

Returns the type of axis group. Read/write.

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

Syntax

'Declaration
Property AxisGroup As XlAxisGroup
    Get
    Set
'Usage
Dim instance As ChartGroup
Dim value As XlAxisGroup

value = instance.AxisGroup

instance.AxisGroup = value
XlAxisGroup AxisGroup { get; set; }

Property Value

Type: Microsoft.Office.Interop.Word.XlAxisGroup
XlAxisGroup

See Also

Reference

ChartGroup Interface

ChartGroup Members

Microsoft.Office.Interop.Word Namespace