CreateHistogramOptionsMutableBuilder

@inline final class CreateHistogramOptionsMutableBuilder[Self <: CreateHistogramOptions](val x: Self) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

@inline
def setFigures(value: Double): Self
@inline
@inline
def setMax(value: Double | BigInt): Self
@inline
def setMaxUndefined: Self
@inline
def setMin(value: Double | BigInt): Self
@inline
def setMinUndefined: Self

Concrete fields

val x: Self