NNumericScale Class Members
In This Topic
The following tables list the members exposed by NNumericScale.
Public Fields
Public Properties
| Name | Description |
 | AutoMaxStep | The maximum step allowed for automatic ticks. |
 | AutoMinStep | Gets / sets the minimum step allowed for automatic ticks |
 | CustomMajorTicks | Gets or sets the array of major ticks. |
 | CustomMinorTicks | Gets or sets the minor ticks when the AutoMinor property ticks is set to false |
 | 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. |
 | EnableDecimalRounding | Whether decimal values should be rounded to the nearest binary representable power of ten precision |
 | Origin | |
Top
See Also