Interface AxisLogarithmicScale.Builder

    • Method Detail

      • base

        AxisLogarithmicScale.Builder base​(Double base)

        The base setup of a logarithmic axis scale.

        Parameters:
        base - The base setup of a logarithmic axis scale.
        Returns:
        Returns a reference to this object so that method calls can be chained together.