| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static AxisBinding |
AxisBinding.fromValue(String value)
Use this in place of valueOf.
|
static AxisBinding |
AxisBinding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AxisBinding[] |
AxisBinding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DataFieldSeriesItem |
DataFieldSeriesItem.withAxisBinding(AxisBinding axisBinding)
The axis that you are binding the field to.
|
FieldSeriesItem |
FieldSeriesItem.withAxisBinding(AxisBinding axisBinding)
The axis that you are binding the field to.
|
ReferenceLineDataConfiguration |
ReferenceLineDataConfiguration.withAxisBinding(AxisBinding axisBinding)
The axis binding type of the reference line.
|
LineChartDefaultSeriesSettings |
LineChartDefaultSeriesSettings.withAxisBinding(AxisBinding axisBinding)
The axis to which you are binding all line series to.
|
Copyright © 2023. All rights reserved.