SmallMultiplesOptions

Options that determine the layout and display options of a chart's small multiples.

Types

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

Properties

Link copied to clipboard

Sets the maximum number of visible columns to display in the grid of small multiples panels.

Link copied to clipboard

Sets the maximum number of visible rows to display in the grid of small multiples panels.

Link copied to clipboard

Configures the display options for each small multiples panel.

Link copied to clipboard

The properties of a small multiples X axis.

Link copied to clipboard

The properties of a small multiples 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