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