The Connector
class configures the appearance and properties of connectors in chart controls.
string
Specifies the color of the connector line, accepting values in hex or rgba as valid CSS color strings.
Defaults to null
string
Specifies the dash pattern of the connector line.
Defaults to ”
string
Specifies the length of the connector line in pixels.
Defaults to null
Specifies the type of connector line. The available types are:
Defaults to ‘Line’
number
Specifies the width of the connector line in pixels.
Defaults to 1