<kendo:stockChart-legend-item-highlight>

The highlight configuration of the legend item.

Example

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

Configuration Attributes

visible boolean

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

Example

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

Configuration JSP Tags

kendo:stockChart-legend-item-highlight-markers

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

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

Example

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