The following tables list the members exposed by NAutoScaleBreak.
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
See Also