The TimeScale type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Days |
Gets the days-based instance of the TimeScale class.
| |
Hours |
Gets the hours-based instance of the TimeScale class.
| |
Months |
Gets the months-based instance of the TimeScale class.
| |
Quarters |
Gets the quarters-based instance of the TimeScale class.
| |
Weeks |
Gets the weeks-based instance of the TimeScale class.
| |
Years |
Gets the years-based instance of the TimeScale class.
|