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

LegendMarkers

Interface

Represents the configuration options of the legend markers.

Definition

Package:@progress/kendo-angular-charts

Properties

height?

number

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

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.

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

Parameters:eMarkersVisualArgsReturns:

Element

width?

number

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