BarChartSortConfiguration
sort-configuration-description
Contents
Note
In the following list, the required parameters are described first.
- CategoryItemsLimit
-
The limit on the number of categories displayed in a bar chart.
Type: ItemsLimitConfiguration object
Required: No
- CategorySort
-
The sort configuration of category fields.
Type: Array of FieldSortOptions objects
Array Members: Maximum number of 100 items.
Required: No
- ColorItemsLimit
-
The limit on the number of values displayed in a bar chart.
Type: ItemsLimitConfiguration object
Required: No
- ColorSort
-
The sort configuration of color fields in a bar chart.
Type: Array of FieldSortOptions objects
Array Members: Maximum number of 100 items.
Required: No
- SmallMultiplesLimitConfiguration
-
The limit on the number of small multiples panels that are displayed.
Type: ItemsLimitConfiguration object
Required: No
- SmallMultiplesSort
-
The sort configuration of the small multiples field.
Type: Array of FieldSortOptions objects
Array Members: Maximum number of 100 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: