LegendScope

interface LegendScope

Scope for the children of a ColumnLegend or GridLegend.

Functions

Link copied to clipboard
open fun Modifier.align(alignment: Alignment.Horizontal): Modifier

Align the element horizontally within the cell.

open fun Modifier.align(alignment: Alignment.Vertical): Modifier

Align the element vertically within the cell.