TimeScale Members
In This Article
#Properties
Name | Description |
---|---|
Display |
Gets or sets the format of the string displayed in the timeline caption. |
Display |
Gets or sets the text which identifies an element.
Inherited from User |
Enabled | Gets or sets if the time scale is enabled for the Timeline View. |
Menu |
Gets or sets the element's menu caption.
Inherited from User |
Visible | Gets or sets whether the time scale is visible. |
Width | Gets or sets the width of the time scale element. |
#Methods
Name | Description |
---|---|
Ceil |
Calculates the smallest datetime value that is greater or equal to the argument and contains an integer number of specified time units. |
Dispose() |
Disposes of the User |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Floor |
Calculates the largest datetime value that is less or equal to the argument and contains an integer number of specified time units. |
Format |
Returns a string formatted according to the display format for this scale type. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Adds a time interval equivalent of a scale unit to the argument value. |
Get |
Subtracts a time interval equivalent to a scale unit from the argument value. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Round |
Calculates the datetime value that is the nearest to the argument and contains an integer number of specified time units. |
To |
Returns the element's textual representation.
Inherited from User |
#Events
Name | Description |
---|---|
Property |
Occurs when any of the Time |
See Also