public static interface AxisLinearScale.Builder extends SdkPojo, CopyableBuilder<AxisLinearScale.Builder,AxisLinearScale>
| Modifier and Type | Method and Description |
|---|---|
AxisLinearScale.Builder |
stepCount(Integer stepCount)
The step count setup of a linear axis.
|
AxisLinearScale.Builder |
stepSize(Double stepSize)
The step size setup of a linear axis.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAxisLinearScale.Builder stepCount(Integer stepCount)
The step count setup of a linear axis.
stepCount - The step count setup of a linear axis.AxisLinearScale.Builder stepSize(Double stepSize)
The step size setup of a linear axis.
stepSize - The step size setup of a linear axis.Copyright © 2023. All rights reserved.