Angular Chart - series.label.connector
Configures the label connectors.
Selector: dxo-connector
Type:
This member is exposed by the following entities:
A point label is always displayed near its series point, though the label is placed separately. To make the relationship between the series point and its label evident, use a connector.
By default, label connectors are hidden. To make them visible, set the connector.visible property to true.
color
Colors the connectors.
Type:
| undefined
Default Value: undefined
This member is exposed by the following entities:
This property supports the following colors:
- Hexadecimal colors
- RGB colors
- RGBA colors
- Predefined/cross-browser color names
- Predefined SVG colors
- Paint server address
visible
Makes the connectors visible. Applies only if label.visible is set to true.
Type:
Default Value: false
This member is exposed by the following entities:
width
Specifies the width of the connectors in pixels.
Type:
Default Value: 1
This member is exposed by the following entities:
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.