ChartSeriesPointHoverStyleBuilder.Color Method
| Name | Parameters | Description |
|---|---|---|
| Color(JS) | value | Specifies the color of series points in the hovered state. Mirrors the client-side color option. |
| Color(Action<ChartsColorBuilder>) | configurator | |
| Color(String) | value | Specifies the color of series points in the hovered state. Mirrors the client-side color option. |