Specifies the high display limit of the TimeAxis or ValueAxis.
TimeAxis Syntax
object.HiDisplay [= Date]
Properties
The HiDisplay 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.HiDisplay [= Double]
Properties
The HiDisplay 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. |