TimescaleRuler Members
In This Article
#Constructors
Name | Description |
---|---|
Timescale |
Initializes a new instance of the Timescale |
Timescale |
Initializes a new instance of the Timescale |
#Properties
Name | Description |
---|---|
Count | Gets the number of timescale units visualized between two tick marks. |
Display |
Gets the format of the string displayed in the timescale ruler captions. |
Format |
Gets the format provider to format the timescale ruler captions. |
Max |
Gets the maximum distance between tick marks in pixels when the timescale is displayed. |
Min |
Gets the minimum distance between tick marks in pixels when the timescale is displayed. |
Unit | Specifies the selected measure units of the timescale ruler. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current Timescale |
Get |
Gets the hash code (a number) that corresponds to the value of the current Timescale |
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. |
Set |
Returnes a new Timescale |
Set |
Returnes a new Timescale |
To |
Returns the textual representation of Timescale |
Update |
Returns a new Timescale |
See Also