LegendItemMarkers
Interface
The configuration of the Chart legend item markers.
Definition
Package:@progress/kendo-angular-charts
Properties
background?
string
Specifies the background color of the series markers.
Specifies the border of the markers.
borderRadius?
number
Specifies the border radius in pixels when type is set to "roundedRect". Defaults to 1/5 of the marker size.
Specifies the shape of the series markers.
visible?
boolean
If set to true, the Chart displays the series markers.
By default, the Chart series markers are displayed.
Specifies a function for creating a custom visual for the markers.