NAutoScaleBreak Class Members
In This Topic
The following tables list the members exposed by NAutoScaleBreak.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| MaxScaleBreakCount | Gets or sets the maximum number of breaks that this scale break can generate |
| MinValue | Gets or sets the custom min value which can replace the data min value if UseMinValue is set to true |
| ThresholdFactor | Gets or sets the threshold factor controlling when a break is generated |
| UseMinValue | Whether to use a custom min value to perform the threshold calculation on the data |
Top
Protected Methods
| Name | Description |
| WnC | Overridden. |
Top
See Also