Series.AxisGroup Property

Excel Developer Reference

Returns an XlAxisGroup value that represents the type of axis group. Read/write.

Syntax

expression.AxisGroup

expression   A variable that represents a Series object.

See Also

  • Series Object