LegendItemHoverEvent
Arguments for the legendItemHover
event.
Name | Type | Default | Description |
---|---|---|---|
pointIndex |
|
The point index in the series. Applicable only to the Pie, Donut, Funnel and Pyramid series. | |
series |
|
An object which contains the series options. | |
seriesIndex |
|
The index of the series in the parent Chart. | |
target |
|
The | |
text |
|
The text of the legend item. |
Methods
isDefaultPrevented | ||||
---|---|---|---|---|
Returns | ||||
|
preventDefault |
---|
If called, the series highlight is not shown as a result of hovering over the legend item. |