public static interface AxisLogarithmicScale.Builder extends SdkPojo, CopyableBuilder<AxisLogarithmicScale.Builder,AxisLogarithmicScale>
| Modifier and Type | Method and Description |
|---|---|
AxisLogarithmicScale.Builder |
base(Double base)
The base setup of a logarithmic axis scale.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAxisLogarithmicScale.Builder base(Double base)
The base setup of a logarithmic axis scale.
base - The base setup of a logarithmic axis scale.Copyright © 2023. All rights reserved.