Uses of Class
software.amazon.awssdk.services.quicksight.model.DataColorPalette
-
Packages that use DataColorPalette Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of DataColorPalette in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return DataColorPalette Modifier and Type Method Description DataColorPaletteThemeConfiguration. dataColorPalette()Color properties that apply to chart data colors.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type DataColorPalette Modifier and Type Method Description ThemeConfiguration.BuilderThemeConfiguration.Builder. dataColorPalette(DataColorPalette dataColorPalette)Color properties that apply to chart data colors.
-