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