| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
LineChartDefaultSeriesSettings |
LineChartDefaultSeriesSettings.clone() |
LineChartDefaultSeriesSettings |
LineChartConfiguration.getDefaultSeriesSettings()
The options that determine the default presentation of all line series in
LineChartVisual. |
LineChartDefaultSeriesSettings |
LineChartDefaultSeriesSettings.withAxisBinding(AxisBinding axisBinding)
The axis to which you are binding all line series to.
|
LineChartDefaultSeriesSettings |
LineChartDefaultSeriesSettings.withAxisBinding(String axisBinding)
The axis to which you are binding all line series to.
|
LineChartDefaultSeriesSettings |
LineChartDefaultSeriesSettings.withLineStyleSettings(LineChartLineStyleSettings lineStyleSettings)
Line styles options for all line series in the visual.
|
LineChartDefaultSeriesSettings |
LineChartDefaultSeriesSettings.withMarkerStyleSettings(LineChartMarkerStyleSettings markerStyleSettings)
Marker styles options for all line series in the visual.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LineChartConfiguration.setDefaultSeriesSettings(LineChartDefaultSeriesSettings defaultSeriesSettings)
The options that determine the default presentation of all line series in
LineChartVisual. |
LineChartConfiguration |
LineChartConfiguration.withDefaultSeriesSettings(LineChartDefaultSeriesSettings defaultSeriesSettings)
The options that determine the default presentation of all line series in
LineChartVisual. |
Copyright © 2024. All rights reserved.