AutoRange Type
Determines whether or not the range of this axis is computed in relation to the input data. See `rangemode` for more info. If `range` is provided and it has a value for both the lower and upper bound, `autorange` is set to "false". Using "min" applies autorange only to set the minimum. Using "max" applies autorange only to set the maximum. Using "min reversed" applies autorange only to set the minimum on a reversed axis. Using "max reversed" applies autorange only to set the maximum on a reversed axis. Using "reversed" applies autorange on both ends and reverses the axis direction.
Union cases
Union case | Description |
Full Usage:
False
|
|
Full Usage:
Max
|
|
Full Usage:
MaxReversed
|
|
Full Usage:
Min
|
|
Full Usage:
MinReversed
|
|
Full Usage:
Reversed
|
|
Full Usage:
True
|
Instance members
Instance member | Description |
Full Usage:
this.Convert
Returns: obj
|
|
Static members
Static member | Description |
|
|