Back to Devexpress

TdxFcConnection Properties

vcl-dxflchrt-dot-tdxfcconnection-dot-underscore-properties.md

latest3.3 KB
Original Source

TdxFcConnection Properties

A connection between chart symbols.

NameDescription
ArrowDestProvides access to the destination arrow appearance settings.
ArrowSourceProvides access to the source arrow appearance settings.
ColorSpecifies the connection’s color.
DataPoints to any arbitrary data, associated with the chart symbol or connection. Inherited from TdxFcItem.
DestroyingIdentifies whether the item is about to be destroyed. Inherited from TdxFcItem.
FontSpecifies font settings for the chart item. Inherited from TdxFcItem.
ObjectDestReturns the connection’s destination chart symbol.
ObjectSourceReturns the connection’s source chart symbol.
OwnerProvides access to the flow chart control to which the current chart symbol or connection belongs. Inherited from TdxFcItem.
ParentFontSpecifies if the chart symbol or connection updates the font settings from the control. Inherited from TdxFcItem.
PenStyleSpecifies the connection’s drawing style.
PenWidthSpecifies the connection width, in pixels.
PointCountReturns the total intermediate points count.
PointDestReturns the connection’s destination point.
PointsProvides indexed access to the connection’s intermediate points.
PointSourceReturns the connection’s source point.
SelectedSpecifies the item selection. Inherited from TdxFcItem.
StyleSpecifies the connection’s line style.
TextSpecifies a text string that chart symbol or connection can display. Inherited from TdxFcItem.
TransparentSpecifies the connection’s drawn Z-order.
VisibleSpecifies the connection’s visibility.

See Also

TdxFcConnection Class

TdxFcConnection Members

dxflchrt Unit