StockChartConnector
23 Sep 20251 minute to read
Properties
color string
Color of the connector line.
Defaults to null
dashArray string
dashArray of the connector line.
Defaults to ’’
length string
Length of the connector line in pixels.
Defaults to null
type ConnectorType
specifies the type of the connector line. They are
- Smooth
 - Line
 
Defaults to ‘Line’
width number
Width of the connector line in pixels.
Defaults to 1