NOrdinalScale Class Members
In This Topic
The following tables list the members exposed by NOrdinalScale.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| CustomMajorTicks | Gets or sets the array of major ticks. |
| CustomStep | Specifies the major ticks custom step when the mode is set to CustomStep. |
| CustomSteps | Specifies the major ticks custom steps when the mode is set to CustomSteps. |
| DisplayDataPointsBetweenTicks | Controls the position of the data point relative to the tick positions. |
| Origin | Specifies the major tick origin value when the UseOrigin property is set to true. |
Top
See Also