Skip to main content

Connection

This toolbar includes the commands that allow you to change the visual settings of the selected chart connection. Clicking any button, except for Font, invokes the drop-down menu that lists all available values of the corresponding settings.

Button

Description

Corresponding Public API property

Line Drawing Style Button

Sets the line drawing style.

TdxFcConnection.PenStyle

Font Editor Button

Invokes the Font editor.

TdxFcItem.Font

Start Point Shape Button

Specifies the start point shape.

TdxFcConnectionArrow.ArrowType

End Point Shape Button

Specifies the end point shape.

Start Point Shape Size Button

Sets the start point shape dimensions.

TdxFcConnectionArrow.Height and TdxFcConnectionArrow.Width

End Point Shape Size Button

Sets the end point shape dimensions.

Anchor Point for Source Chart Symbol

Selects the anchor point of a source chart symbol to which the connection is attached.

TdxFcConnection.PointSource

Anchor Point for Destination Chart Symbol

Selects the anchor point of a destination chart symbol to which the connection is attached.

TdxFcConnection.PointDest