Interface ArcAxisDisplayRange.Builder

  • Method Details

    • min

      The minimum value of the arc axis range.

      Parameters:
      min - The minimum value of the arc axis range.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • max

      The maximum value of the arc axis range.

      Parameters:
      max - The maximum value of the arc axis range.
      Returns:
      Returns a reference to this object so that method calls can be chained together.