RangeInfo Properties
Information about an axis range.
Name | Description |
---|---|
Max | Returns the internal representation of the axis range’s maximum value. |
Max |
Returns the axis range’s maximum value. |
Min | Returns the internal representation of the axis range’s minimum value. |
Min |
Returns the axis range’s minimum value. |
See Also