PanelConfiguration

A collection of options that configure how each panel displays in a small multiples chart.

Types

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

Properties

Link copied to clipboard

Sets the background color for each panel.

Link copied to clipboard

Determines whether or not a background for each small multiples panel is rendered.

Link copied to clipboard

Sets the line color of panel borders.

Link copied to clipboard

Sets the line style of panel borders.

Link copied to clipboard

Sets the line thickness of panel borders.

Link copied to clipboard

Determines whether or not each panel displays a border.

Link copied to clipboard

Sets the total amount of negative space to display between sibling panels.

Link copied to clipboard

Determines whether or not negative space between sibling panels is rendered.

Link copied to clipboard

Configures the title display within each small multiples panel.

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