DashboardFilterSliderControl

data class DashboardFilterSliderControl(val displayOptions: DashboardSliderControlDisplayOptions? = null, val filterControlId: String, val maximumValue: Double, val minimumValue: Double, val sourceFilterId: String, val stepSize: Double, val title: String, val type: DashboardSheetControlSliderType? = null)

Constructors

Link copied to clipboard
fun DashboardFilterSliderControl(displayOptions: DashboardSliderControlDisplayOptions? = null, filterControlId: String, maximumValue: Double, minimumValue: Double, sourceFilterId: String, stepSize: Double, title: String, type: DashboardSheetControlSliderType? = null)

Types

Link copied to clipboard
object Companion

Properties

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