| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
LineChartSeriesSettings |
LineChartSeriesSettings.clone() |
LineChartSeriesSettings |
DataFieldSeriesItem.getSettings()
The options that determine the presentation of line series associated to the field.
|
LineChartSeriesSettings |
FieldSeriesItem.getSettings()
The options that determine the presentation of line series associated to the field.
|
LineChartSeriesSettings |
LineChartSeriesSettings.withLineStyleSettings(LineChartLineStyleSettings lineStyleSettings)
Line styles options for a line series in
LineChartVisual. |
LineChartSeriesSettings |
LineChartSeriesSettings.withMarkerStyleSettings(LineChartMarkerStyleSettings markerStyleSettings)
Marker styles options for a line series in
LineChartVisual. |
| Modifier and Type | Method and Description |
|---|---|
void |
DataFieldSeriesItem.setSettings(LineChartSeriesSettings settings)
The options that determine the presentation of line series associated to the field.
|
void |
FieldSeriesItem.setSettings(LineChartSeriesSettings settings)
The options that determine the presentation of line series associated to the field.
|
DataFieldSeriesItem |
DataFieldSeriesItem.withSettings(LineChartSeriesSettings settings)
The options that determine the presentation of line series associated to the field.
|
FieldSeriesItem |
FieldSeriesItem.withSettings(LineChartSeriesSettings settings)
The options that determine the presentation of line series associated to the field.
|
Copyright © 2023. All rights reserved.