HiLoDisplay Method Example

The following example sets the HiDisplay and LoDisplay properties of the TimeAxis object for the PenPen1 to 11/15/98 and 10/17/98 respectively.

Dim iTimeAxis as object

set iTimeAxis = Pen1.TimeAxis

iTimeAxis.HiLoDisplay #11/15/98 12:00:00AM#, #10/17/98 12:00:00AM#