The MarkZone object can:
A time-zone ( MarkZone object ) requires the Start/End to define the zone, while a timer ( MarkTime object ) requires a Time, that indicates where the timer is shown.
The MarkZone object supports the following properties and methods:


| Name | Description | |||
| BackColor | Specifies the background color or the visual appearance of the MarkZone object. | |||
| End | Specifies the ending date/time of the marking zone. | |||
| ForeColor | Specifies the foreground color of the MarkZone object. | |||
| GroupID | Specifies the identifier of the group where the MarkZone object should be shown. | |||
| Key | Indicates the key of the marking zone. | |||
| LongLabel | Specifies the long label to be displayed on the marking zone. | |||
| Pattern | Specifies the pattern to show the MarkZone object | |||
| ShortLabel | Specifies the short label to be displayed on the marking zone. | |||
| Start | Specifies the starting date/time of the marking zone. |