Share via


Series.AxisGroup Property

Returns an XlAxisGroup value that represents 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 Series
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

Series Interface

Series Members

Microsoft.Office.Interop.Word Namespace