Skip to main content

TdxFcConnection Class

A connection between chart symbols.

Declaration

TdxFcConnection = class(
    TdxFcItem
)

Remarks

The connection is a solid or patterned line between two chart symbols with customizable start and end points.

This class provides the following members that allow you to:

The following TdxCustomFlowChart class’ members references a TdxFcConnection object:

Inheritance

See Also