Contents
- Properties
Having trouble getting help?
Contact Support
Contact Support
Api connector in EJ2 TypeScript Chart control
8 May 20231 minute to read
Defines the appearance of the connectors
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 string
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