AxisType Property

The AxisType property returns the axis type. Returns a Long ( grfAxisType).

Syntax

object.AxisType

Example

This example shows how to return the axis type.

Debug.Print Axis.axisType

 

Used by: AutoAxis object