NTimelineScale Class Members
In This Topic
The following tables list the members exposed by NTimelineScale.
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. |
| CustomStep | Specifies the time span step when tick mode is set to TimeSpan. |
| 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 |
| MaxTickCount | Gets or sets the number of ticks when tick mode is auto and max tick count mode is MaxCount |
| MinTickDistance | Gets or sets the minimum distance between of ticks on the scale when major tick mode is Auto and max tick count mode is MaxDensity |
| Origin | Gets or sets the scale origin |
| Rows | Gets the rows contained in this timeline scale configurator |
| TickMode | Gets or sets the style of labels generated by the first row |
Top
Protected Properties
| Name | Description |
| COC | Overridden. |
Top
See Also