NTimeSpanScale Class Members
In This Topic
The following tables list the members exposed by NTimeSpanScale.
Public Constructors
Public Fields
Protected Fields
| Name | Description |
  | tWGK | |
Top
Public Properties
| Name | Description |
 | AutoTimeUnits | Gets or sets the date time units that are allowed when the scale is scaling automatically |
 | CustomMajorTicks | Gets or sets the array of custom major ticks. |
 | CustomMinorTicks | Specifies the minor ticks when AutoMinor ticks is set to false |
 | CustomStep | Specifies the time span step when the major tick mode is set to CustomStep. |
 | CustomSteps | Specifies the time span steps when the major tick mode is set to CustomSteps. |
 | Origin | Specifies the time span of the major tick origin when the UseOrigin property is set to true. |
 | ScaleType | Overridden. Gets the scale type |
Top
See Also