HistogramBinOptions

The options that determine the presentation of histogram bins.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The options that determine the bin count of a histogram.

Link copied to clipboard

The options that determine the bin width of a histogram.

Link copied to clipboard

The options that determine the selected bin type.

Link copied to clipboard

The options that determine the bin start value.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String