Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
AxisLogarithmicScale |
AxisLogarithmicScale.clone() |
AxisLogarithmicScale |
AxisScale.getLogarithmic()
The logarithmic axis scale setup.
|
AxisLogarithmicScale |
AxisLogarithmicScale.withBase(Double base)
The base setup of a logarithmic axis scale.
|
Modifier and Type | Method and Description |
---|---|
void |
AxisScale.setLogarithmic(AxisLogarithmicScale logarithmic)
The logarithmic axis scale setup.
|
AxisScale |
AxisScale.withLogarithmic(AxisLogarithmicScale logarithmic)
The logarithmic axis scale setup.
|
Copyright © 2023. All rights reserved.