Uses of Class
software.amazon.awssdk.services.quicksight.model.LineChartDefaultSeriesSettings
-
Packages that use LineChartDefaultSeriesSettings Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of LineChartDefaultSeriesSettings in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return LineChartDefaultSeriesSettings Modifier and Type Method Description LineChartDefaultSeriesSettingsLineChartConfiguration. defaultSeriesSettings()The options that determine the default presentation of all line series inLineChartVisual.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type LineChartDefaultSeriesSettings Modifier and Type Method Description LineChartConfiguration.BuilderLineChartConfiguration.Builder. defaultSeriesSettings(LineChartDefaultSeriesSettings defaultSeriesSettings)The options that determine the default presentation of all line series inLineChartVisual.
-