StartTime property for Overlay object
Returns or sets or returns the start time. Read/write. DATE.
The earliest data in the overlay is anchored to when the Anchor property is set to rstTime.
Syntax
overlay
.StartTime
[ = date
]where
overlay
- is an Overlay object, or an expression that evaluates to an Overlay object.date
- is a parameter of the type Date that specifies the start time for the data anchored to the overlay.Provide Feedback