Specifies a fixed time in the Chart,PenGeneralDataSet Object, or Formatted Object ,Line,Lookup Object,.
Syntax
object.FixedTime [= DateTime]
Example
#1/1/2000 12:00:00 AM#
Properties
The FixedTime property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
DateTime |
The fixed time. |
Remarks
FixedTime is a one-shot property.
The default value for the FixedTime property is the time at which thePen or Chart was created. Although this property is passed as a complete Date and Time datatype, the Date portion is ignored.
This property is not impacted by any Global Time Control property settings.