Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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