React PolarChart - series.label.connector
Specifies connector properties for series point labels.
A series point label can be placed separately, near the represented point. To make the relationship between a label and its respective point clear, use a connector. Set the connector's visibility and appearance properties using the connector object.
color
Specifies the color of label connectors.
This property supports the following colors:
- Hexadecimal colors
- RGB colors
- RGBA colors
- Predefined/cross-browser color names
- Predefined SVG colors
- Paint server address
visible
Indicates whether or not label connectors are visible.
width
Specifies the width of label connectors.
If you have technical questions, please create a support ticket in the DevExpress Support Center.