| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
LineChartMarkerStyleSettings |
LineChartDefaultSeriesSettings.markerStyleSettings()
Marker styles options for all line series in the visual.
|
LineChartMarkerStyleSettings |
LineChartSeriesSettings.markerStyleSettings()
Marker styles options for a line series in
LineChartVisual. |
| Modifier and Type | Method and Description |
|---|---|
LineChartDefaultSeriesSettings.Builder |
LineChartDefaultSeriesSettings.Builder.markerStyleSettings(LineChartMarkerStyleSettings markerStyleSettings)
Marker styles options for all line series in the visual.
|
LineChartSeriesSettings.Builder |
LineChartSeriesSettings.Builder.markerStyleSettings(LineChartMarkerStyleSettings markerStyleSettings)
Marker styles options for a line series in
LineChartVisual. |
Copyright © 2023. All rights reserved.