Row
Defines the configuration options for customizing a row within the chart layout.
Props
The following table outlines the props for the Row:
| Name | Type | Default | Description |
|---|---|---|---|
| border | { color: '', width: 1, dashArray: '' } | Customizes the border of the row.
Accepts a | |
| height | string | '100%' | Sets the height of the row.
Accepts values in pixels (e.g., |