A newer version of this page is available. Switch to the current version.

jQuery PolarChart - BarSeries.label.connector

Specifies connector properties for series point labels.

Type:

Object

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.

Type:

String

Default Value: undefined

This property supports the following colors:

visible

Indicates whether or not label connectors are visible.

Type:

Boolean

Default Value: false

width

Specifies the width of label connectors.

Type:

Number

Default Value: 1