RangeMode Type

If "normal", the range is computed in relation to the extrema of the input data. If "tozero"`, the range extends to 0, regardless of the input data If "nonnegative", the range is non-negative, regardless of the input data.

Union cases

Union case Description

NonNegative

Full Usage: NonNegative

Normal

Full Usage: Normal

ToZero

Full Usage: ToZero

Instance members

Instance member Description

this.Convert

Full Usage: this.Convert

Returns: obj
Returns: obj

Static members

Static member Description

RangeMode.convert

Full Usage: RangeMode.convert

Returns: RangeMode -> obj
Returns: RangeMode -> obj

RangeMode.toString

Full Usage: RangeMode.toString

Returns: RangeMode -> string
Returns: RangeMode -> string