NDateTimeScale Class Members
In This Topic
The following tables list the members exposed by NDateTimeScale.
Public Constructors
Public Fields
Public Properties
| Name | Description |
 | AutoDateTimeUnits | Gets or sets the date time units that are allowed when the scale is scaling automatically |
 | Calendar | Gets the calendar used to determine between working and non working days and time. |
 | 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 TimeSpan. |
 | CustomSteps | Specifies the time span steps when the major tick mode is set to TimeSpans. |
 | EnableCalendar | Gets or sets a value indicating whether the timeline should use the calendar settings, allow you skip days and time from scale transform and calculation |
 | Origin | Specifies the date/time of the major tick origin when the UseOrigin property is set to true. |
 | ScaleType | Overridden. Gets the scale type |
Top
See Also