Type | Description | |||
String | A string expression that defines the extended HTML format to display the labels on the minor rulers. |
The TimeZone property can be used to programmatically update the time zone. You can use the ShortTimeFormat property to define a 24-hours format, by removing the <%AM.PM%> TAG. The Caption property specifies the HTML caption to be displayed on the top side of the time scale.
The minor lines can be changed using the following Background properties:
Here's a few samples on how you can use the MinorTimeLabel property:
The MinorTimeLabel property supports the following HTML tags:
The MinorTimeLabel property supports the following HTML tags ( The MinorTimeLabelPlainText property must be set on False, else the following UI attributes are not shown ) :
The control supports expandable HTML captions feature which allows you to expand(show)/collapse(hide) different information using <a ;exp=> or <a ;e64=> anchor tags. The exp/e64 field of the anchor stores the HTML line/lines to show once the user clicks/collapses/expands the caption.
Any ex-HTML caption can be transformed to an expandable-caption, by inserting the anchor ex-HTML tag. For instance, <solidline><b>Header</b></solidline><br>Line1<r><a ;exp=show lines>+</a><br>Line2<br>Line3 shows the Header in underlined and bold on the first line and Line1, Line2, Line3 on the rest. The show lines is shown instead of Line1, Line2, Line3 once the user clicks the + sign.
or <font ;31><sha 404040;5;0><fgcolor=FFFFFF>outline anti-aliasing</fgcolor></sha></font> gets: