Name | Description | |
---|---|---|
![]() | NDateTimeScale Constructor |
The following tables list the members exposed by NDateTimeScale.
Name | Description | |
---|---|---|
![]() | NDateTimeScale Constructor |
Name | Description | |
---|---|---|
![]() ![]() | AutoDateTimeUnitsProperty | Reference to the AutoDateTimeUnitsProperty |
![]() ![]() | CalendarProperty | Reference to the CalendarProperty |
![]() ![]() | CustomMajorTicksProperty | Reference to the CustomMajorTicksProperty |
![]() ![]() | CustomMinorTicksProperty | Reference to the CustomMinorTicksProperty |
![]() ![]() | CustomStepProperty | Reference to the CustomStepProperty |
![]() ![]() | CustomStepsProperty | Reference to the CustomStepsProperty |
![]() ![]() | EnableCalendarProperty | Reference to the EnableCalendarProperty |
![]() ![]() | NDateTimeScaleSchema | Schema associated with |
![]() ![]() | OriginProperty | Reference to the OriginProperty |
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. |