Share via


Axis.Type Property (Excel)

Returns an XlAxisType value that represents the Axis type.

Syntax

expression .Type

expression A variable that represents an Axis object.

Remarks

When using this property for the horizontal axis of scatter charts, xlCategory will be returned as the Axis type.

See Also

Concepts

Axis Object Members

Axis Object