Back to Devexpress

TdxFcConnection Class

vcl-dxflchrt-d1dc4fc8.md

latest2.4 KB
Original Source

TdxFcConnection Class

A connection between chart symbols.

Declaration

delphi
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

TObject TPersistent TdxFcItem TdxFcConnection

See Also

TdxFcConnection Members

dxflchrt Unit