AxisType Property

AxisType returns the axis type. Returns a SrfAxisType. This is a read-only property.

Syntax

object.AxisType

Example

This example demonstrates how to return the axis type.

Debug .Print Axis.AxisType

Used by: Axis object