Skip to main content
A newer version of this page is available. .

TimeScaleWeek Properties

Represents a time scale whose time cell value is equal to a single week.
Name Description
DisplayFormat Gets or sets the format of the string displayed in the timeline caption. Inherited from TimeScale.
DisplayName Gets or sets the text which identifies an element. Inherited from UserInterfaceObject.
Enabled Gets or sets if the time scale is enabled for the View. Inherited from TimeScale.
FirstDayOfWeek Gets or sets the day which starts the scale’s week.
Id Gets the unique identifier of the user interface object instance. Inherited from UserInterfaceObject.
MenuCaption Gets or sets the element’s menu caption. Inherited from UserInterfaceObject.
SerializationTypeName Gets the string containing the time scale type name. Inherited from TimeScale.
Value Gets the value of the scale unit - a time interval equal to a week.
Visible Gets or sets whether the time scale is visible. Inherited from TimeScale.
Width Gets or sets the width of the time scale element. Inherited from TimeScale.
See Also