New to Kendo UI for AngularStart a free 30-day trial

LegendMarkers

Represents the configuration options of the legend markers.

NameTypeDefaultDescription

height?

number

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

type?

MarkerType

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

visible?

boolean

Determines whether the Chart displays the markers. When set to true, the markers are visible. By default, the legend item markers are displayed.

visual?

(e: MarkersVisualArgs) => Element

Specifies a function for creating a custom visual for the markers.

width?

number

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

Not finding the help you need?
Contact Support