TemplateHistogramBinOptions

data class TemplateHistogramBinOptions(val binCount: TemplateBinCountOptions? = null, val binWidth: TemplateBinWidthOptions? = null, val selectedBinType: TemplateHistogramBinType? = null, val startValue: Double? = null)

Constructors

Link copied to clipboard
fun TemplateHistogramBinOptions(binCount: TemplateBinCountOptions? = null, binWidth: TemplateBinWidthOptions? = null, selectedBinType: TemplateHistogramBinType? = null, startValue: Double? = 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
val startValue: Double? = null