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