GetSpecifiedValue method
Returns the value that the value bar would display at the given time.
Syntax
pen
.GetSpecifiedValue
(Time, TimeMS
) As Variant
where
pen
- is a Pen object or an expression that evaluates to a Pen object.Time
- is a parameter of the type Date that specifies the time and date for the position of the value bar.TimeMS
- is a parameter of the type Long that specifies the millisecond offset from Time.Provide Feedback