LineChartSortConfiguration
The sort configuration of a line chart.
Types
Properties
Link copied to clipboard
The limit on the number of categories that are displayed in a line chart.
Link copied to clipboard
The sort configuration of the category fields.
Link copied to clipboard
The limit on the number of lines that are displayed in a line chart.
Link copied to clipboard
The limit on the number of small multiples panels that are displayed.
Link copied to clipboard
The sort configuration of the small multiples field.
Functions
Link copied to clipboard
inline fun copy(block: LineChartSortConfiguration.Builder.() -> Unit = {}): LineChartSortConfiguration