Specifies the low display limit of the Time Axis or Value Axis.
TimeAxis Syntax
object.LoDisplay [= Date]
Properties
The LoDisplay property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Date |
The time and date to display for the Time Axis. |
ValueAxis Syntax
object.LoDisplay [= Double]
Properties
The LoDisplay property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Double |
The value to display for the Value Axis. |