DashboardComboChartSortConfiguration

data class DashboardComboChartSortConfiguration(val categoryItemsLimit: DashboardItemsLimitConfiguration? = null, val categorySort: List<DashboardFieldSortOptions>? = null, val colorItemsLimit: DashboardItemsLimitConfiguration? = null, val colorSort: List<DashboardFieldSortOptions>? = null)

Constructors

Link copied to clipboard
fun DashboardComboChartSortConfiguration(categoryItemsLimit: DashboardItemsLimitConfiguration? = null, categorySort: List<DashboardFieldSortOptions>? = null, colorItemsLimit: DashboardItemsLimitConfiguration? = null, colorSort: List<DashboardFieldSortOptions>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard