Api connectorModel in EJ2 TypeScript Chart control

23 Jun 20231 minute to read

Interface for a class Connector

Properties

color string

Color of the connector line.

dashArray string

dashArray of the connector line.

length string

Length of the connector line in pixels.

type string

specifies the type of the connector line. They are

  • Smooth
  • Line

width number

Width of the connector line in pixels.