NTimelineScaleRow Class Members
In This Topic
The following tables list the members exposed by NTimelineScaleRow.
Public Fields
Public Properties
| Name | Description |
 | CustomStep | Specifies the time span step when tick mode is set to TimeSpan. |
 | GridLines | Gets or sets the style controlling the major grid lines displayed by the scale |
 | Labels | Gets the auto labels element of this row |
 | 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 |
 | TickMode | Gets or sets the style of labels generated by this row |
 | UseGrid | Gets or sets a value indicating whether to use the grid line style specified by this row or the default major grid line specified from the configurator |
 | Visible | Gets or set the visibility of this timeline scale row |
Top
Public Methods
See Also