ITimeScale Properties
Contains information about time scales.| Name | Description |
|---|---|
| Caption | Gets the time scale’s caption. |
| Description | Gets the time scale description. |
| HasDifferentDurations | Indicates whether the scale consists of intervals that have different duration. |
| IsEnabled | Gets or sets whether the Scheduler displays the time scale. |
| MinWidth | Specifies the minimum allowed width of a single division of the scale. |
| ScaleUnit | Gets the time scale measure unit. |
| ShowHeaders | Gets or sets whether to display the time scale headers. |
| Start | Gets the starting date and time for the groups of scale divisions. |
| UnitCount | Gets the number of measure units in a single division of the scale. |
See Also