NumericIntervalOptionsChangeInfo Properties
Contains information about changes in the numeric interval scale options.| Name | Description |
|---|---|
| CountChange | Returns information about changes in the number of axis intervals. |
| DivisionModeChange | Returns information about the DivisionMode value changes. |
| OverflowValueChange | Returns information about the overflow interval value changes. |
| UnderflowValueChange | Returns information about the underflow interval value changes. |
| WidthChange | Returns information about interval width changes. |
See Also