Object that represents a range of values.

Hierarchy

  • FormattingRange

Methods

  • Get final value on range.

    This can be smaller than the start value, for example, in the case of a inverted Axis.

    Returns

    Number

    Returns number

  • Get first value on range.

    This can be higher than the end value, for example, in the case of a inverted Axis.

    Returns

    Number

    Returns number