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

LegendItemType

Specifies the type of the Chart legend item.

The options are "line" for rendering legend items as a line (default for line charts) and "area" for rendering legend items as a filled rectangle (default for area charts).

type LegendItemType = "line" | "area";

Not finding the help you need?
Contact Support