ComboChartSortConfiguration
The sort configuration of a ComboChartVisual
.
Contents
Note
In the following list, the required parameters are described first.
- CategoryItemsLimit
-
The item limit configuration for the category field well of a combo chart.
Type: ItemsLimitConfiguration object
Required: No
- CategorySort
-
The sort configuration of the category field well in a combo chart.
Type: Array of FieldSortOptions objects
Array Members: Maximum number of 100 items.
Required: No
- ColorItemsLimit
-
The item limit configuration of the color field well in a combo chart.
Type: ItemsLimitConfiguration object
Required: No
- ColorSort
-
The sort configuration of the color field well in a combo chart.
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: