<kendo:stockChart-legend-inactiveItems-markers>

Configures the legend markers.

Example

<kendo:stockChart-legend-inactiveItems>
    <kendo:stockChart-legend-inactiveItems-markers></kendo:stockChart-legend-inactiveItems-markers>
</kendo:stockChart-legend-inactiveItems>

Configuration Attributes

color java.lang.String

The color of the markers. Any valid CSS color string will work here, including hex and rgb.

Example

<kendo:stockChart-legend-inactiveItems-markers color="color">
</kendo:stockChart-legend-inactiveItems-markers>
In this article
Not finding the help you need?