<kendo:chart-legend-item-highlight>

The highlight configuration of the legend item.

Example

<kendo:chart-legend-item>
    <kendo:chart-legend-item-highlight></kendo:chart-legend-item-highlight>
</kendo:chart-legend-item>

Configuration Attributes

visible boolean

If set to false, the hover effect of the legend item is disabled.

Example

<kendo:chart-legend-item-highlight visible="visible">
</kendo:chart-legend-item-highlight>

Configuration JSP Tags

kendo:chart-legend-item-highlight-markers

The markers configuration of the legend item when it is hovered.

More documentation is available at kendo:chart-legend-item-highlight-markers.

Example

<kendo:chart-legend-item-highlight>
    <kendo:chart-legend-item-highlight-markers></kendo:chart-legend-item-highlight-markers>
</kendo:chart-legend-item-highlight>
In this article
Not finding the help you need?