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
AxisType returns the axis type. Returns a SrfAxisType. This is a read-only property.
object.AxisType
This example demonstrates how to return the axis type.
Debug .Print Axis.AxisType
Used by: Axis object