| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
FieldSeriesItem |
FieldSeriesItem.clone() |
FieldSeriesItem |
SeriesItem.getFieldSeriesItem()
The field series item configuration of a line chart.
|
FieldSeriesItem |
FieldSeriesItem.withAxisBinding(AxisBinding axisBinding)
The axis that you are binding the field to.
|
FieldSeriesItem |
FieldSeriesItem.withAxisBinding(String axisBinding)
The axis that you are binding the field to.
|
FieldSeriesItem |
FieldSeriesItem.withFieldId(String fieldId)
The field ID of the field for which you are setting the axis binding.
|
FieldSeriesItem |
FieldSeriesItem.withSettings(LineChartSeriesSettings settings)
The options that determine the presentation of line series associated to the field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SeriesItem.setFieldSeriesItem(FieldSeriesItem fieldSeriesItem)
The field series item configuration of a line chart.
|
SeriesItem |
SeriesItem.withFieldSeriesItem(FieldSeriesItem fieldSeriesItem)
The field series item configuration of a line chart.
|
Copyright © 2023. All rights reserved.