TimeAwareAutoRange (Property)

Applies To:

XAxisLabel (Object)

Description:

Enables the calculation of the time range for a Time Aware axis automatically. The minimum and maximum time range values are searched in the current data set. The time range is recalculated automatically when the data set is processed.

Action:

Read-write: Boolean

Example:

This example shows how to enable the Auto Range feature:

ActiveDocument.Sections["Chart2"].LabelsAxis.XAxis.TimeAwareAutoRange = true