property TimeScale.MinorTimeLabelPlainText as Boolean
Specifies whether the minor label is a plain text or a formatted HTML text.
Type
Description
Boolean
A Boolean expression that specifies whether the label on minor rulers UI font
attributes like <b>, <fgcolor> are hidden or shown.
By default, the MinorTimeLabelPlainText property is True,
which indicates that no UI font attributes like <b>, <fgcolor> are
displayed when any of them is included in the MinorTimeLabel
property. 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. Using this property
on False, may affect the control's performances. Do not set on False, unless
you are using any of the specified UI font tags.