Uses of Class
software.amazon.awssdk.services.quicksight.model.LineChartSeriesSettings
-
Packages that use LineChartSeriesSettings Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of LineChartSeriesSettings in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return LineChartSeriesSettings Modifier and Type Method Description LineChartSeriesSettingsDataFieldSeriesItem. settings()The options that determine the presentation of line series associated to the field.LineChartSeriesSettingsFieldSeriesItem. settings()The options that determine the presentation of line series associated to the field.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type LineChartSeriesSettings Modifier and Type Method Description DataFieldSeriesItem.BuilderDataFieldSeriesItem.Builder. settings(LineChartSeriesSettings settings)The options that determine the presentation of line series associated to the field.FieldSeriesItem.BuilderFieldSeriesItem.Builder. settings(LineChartSeriesSettings settings)The options that determine the presentation of line series associated to the field.
-