property TimeScale.UserData as Variant
Indicates any extra data associated with the TimeScale object.

TypeDescription
Variant A VARIANT expression that indicates any extra data you can associate with the time scale.
By default, the UserData property is empty. You can use the UserData property to associate any extra data to the current time scale. The Caption property defines the HTML caption to be displayed on the top of the time scale. The MajorTimeLabel property defines the time label to be shown on the major rulers, while the MinorTimeLabel property specifies the time label to be shown on minor rulers.