NNumericDecorationRange Class Members
In This Topic
The following tables list the members exposed by NNumericDecorationRange.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| AutoMaxStep | The maximum step allowed for automatic ticks. |
| AutoMinStep | The minimum step allowed for automatic ticks. |
| CustomStep | Specifies the custom step when the mode is set to CustomStep |
| CustomSteps | Specifies the custom steps when the mode is set to CustomSteps |
| CustomValues | Gets or sets the array of custom major ticks. |
| Origin | Specifies the origin value when the UseOrigin property is set to true. |
Top
Protected Properties
| Name | Description |
| UpUh | |
Top
Protected Methods
| Name | Description |
| rSC | Overridden. |
Top
See Also