LegendItem
The configuration options of the legend item.
NAME | TYPE | DEFAULT | DESCRIPTION |
---|---|---|---|
cursor? | string | The cursor style of the legend item. | |
visual? | (e: LegendItemVisualArgs) => Element | A function for creating a custom visual for the legend items. The available argument fields are:
|