HistogramConfiguration

The configuration for a HistogramVisual.

Types

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

Properties

Link copied to clipboard

The options that determine the presentation of histogram bins.

Link copied to clipboard

The data label configuration of a histogram.

Link copied to clipboard

The field well configuration of a histogram.

Link copied to clipboard

The general visual interactions setup for a visual.

Link copied to clipboard

The tooltip configuration of a histogram.

Link copied to clipboard

The visual palette configuration of a histogram.

Link copied to clipboard

The options that determine the presentation of the x-axis.

Link copied to clipboard

The options that determine the presentation of the x-axis label.

Link copied to clipboard

The options that determine the presentation of the y-axis.

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