New to Kendo UI for Angular? Start a free 30-day trial

LegendMarkers

The configuration options of the legend markers.

NameTypeDefaultDescription

height?

number

The height (in pixels) of the markers. Defaults to 3.

type?

MarkerType

The shape of the legend item markers. Defaults to circle.

visible?

boolean

If set to true, the Chart displays the markers. By default, the legend item markers are displayed.

visual?

(e: MarkersVisualArgs) => Element

A function for creating a custom visual for the markers.

width?

number

The width (in pixels) of the markers. Defaults to 15.

In this article

Not finding the help you need?