Class UpdateConnectorStyleInternal

Contains information about the style of a connector, such as the color or caption font size

Hierarchy

  • UpdateConnectorStyle

Constructors

Properties

color?: string

Hex value representing the color for the captions on the connector.

endStrokeCap?: string

The decoration cap of the connector end, like an arrow or circle.

fontSize?: string

Defines the font size, in dp, for the captions on the connector.

startStrokeCap?: string

The decoration cap of the connector end, like an arrow or circle.

strokeColor?: string

Hex value of the color of the connector line.

strokeStyle?: string

The stroke pattern of the connector line.

strokeWidth?: string

The thickness of the connector line, in dp.

textOrientation?: string

The captions orientation relatively to the connector line curvature.