Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
AxisLabelReferenceOptions |
AxisLabelReferenceOptions.clone() |
AxisLabelReferenceOptions |
AxisLabelOptions.getApplyTo()
The options that indicate which field the label belongs to.
|
AxisLabelReferenceOptions |
AxisLabelReferenceOptions.withColumn(ColumnIdentifier column)
The column that the axis label is targeted to.
|
AxisLabelReferenceOptions |
AxisLabelReferenceOptions.withFieldId(String fieldId)
The field that the axis label is targeted to.
|
Modifier and Type | Method and Description |
---|---|
void |
AxisLabelOptions.setApplyTo(AxisLabelReferenceOptions applyTo)
The options that indicate which field the label belongs to.
|
AxisLabelOptions |
AxisLabelOptions.withApplyTo(AxisLabelReferenceOptions applyTo)
The options that indicate which field the label belongs to.
|
Copyright © 2023. All rights reserved.