Details
classes
object
Default is NA Override or extend the styles applied to the component.See CSS classes API below for more details.onItemClick
func
Default is NA Callback fired when a mark is clicked.Signature:function(event: React.MouseEvent<SVGPathElement, MouseEvent>, radarItemIdentifier: RadarItemIdentifier) => voidevent The event source of the callback.radarItemIdentifier The radar item identifier.seriesId
string
Default is NA The id of the series to display. If undefined all series are displayed.