property TimeScale.CaptionAlign as ContentAlignmentEnum
Indicates the alignment of the TimeScale's caption.

TypeDescription
ContentAlignmentEnum A ContentAlignmentEnum expression that specifies the alignment of the caption in the time scale header.
By default, the CaptionAlign property is exMiddleLeft. The Caption property specifies the HTML caption to be displayed on the top side of the time scale. The CaptionBackColor property defines the color to show caption's background of the timescale. The CaptionForeColor property defines the color to show caption of the timescale.