PanelTitleOptions

The options that determine the title styles for each small multiples panel.

Types

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

Properties

Link copied to clipboard

Configures the display properties of the given text.

Link copied to clipboard

Sets the horizontal text alignment of the title within each panel.

Link copied to clipboard

Determines whether or not panel titles are displayed.

Functions

Link copied to clipboard
inline fun copy(block: PanelTitleOptions.Builder.() -> Unit = {}): PanelTitleOptions
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