AnalysisFilterSliderControl

data class AnalysisFilterSliderControl(val displayOptions: AnalysisSliderControlDisplayOptions? = null, val filterControlId: String, val maximumValue: Double, val minimumValue: Double, val sourceFilterId: String, val stepSize: Double, val title: String, val type: AnalysisSheetControlSliderType? = null)

Constructors

Link copied to clipboard
fun AnalysisFilterSliderControl(displayOptions: AnalysisSliderControlDisplayOptions? = null, filterControlId: String, maximumValue: Double, minimumValue: Double, sourceFilterId: String, stepSize: Double, title: String, type: AnalysisSheetControlSliderType? = 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
Link copied to clipboard