LegendItemVisualArgs
The context for the legend item visual function.
Name | Type | Default | Description |
---|---|---|---|
createVisual |
|
A function that can be used to get the default visual. | |
options |
|
The options of the legend item. | |
pointIndex |
|
The index of the point in the series. Available for the Donut, Pie, and Funnel series. | |
sender |
|
The instance of the Chart component. | |
series |
|
The item series. |