React PolarChart - Legend
import { PolarChartTypes } from "devextreme-react/polar-chart"
customizeHint
Type:
Function parameters:
seriesInfo:
Object structure:
Name | Type | Description |
---|---|---|
seriesColor |
The series' color. |
|
seriesIndex |
The index of the series in the series array. To get the Series object by this index, call the getSeriesByPos(seriesIndex) method. |
|
seriesName | any |
The series' name. To get the Series object by this name, call the getSeriesByName(seriesName) method. |
Return Value:
hoverMode
Specifies what series elements to highlight when a corresponding item in the legend is hovered over.
Type:
Default Value: 'includePoints'
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.