Interface AxisLogarithmicScale.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AxisLogarithmicScale.Builder,AxisLogarithmicScale>, SdkBuilder<AxisLogarithmicScale.Builder,AxisLogarithmicScale>, SdkPojo
Enclosing class:
AxisLogarithmicScale

public static interface AxisLogarithmicScale.Builder extends SdkPojo, CopyableBuilder<AxisLogarithmicScale.Builder,AxisLogarithmicScale>
  • Method Details

    • 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.