TimeAxis Property

Returns the Pen object's Time Axis.

Syntax

object.TimeAxis

Properties

The TimeAxis property syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Remarks

TimeAxis is a read-only property of type Object.

Use this object to access Time Axis properties, which include AxisColor, AxisTitle, AxisLength, NumLabels, NumTicks, ShowAxis, and ShowTitle.

 

Applies To