Back to Devexpress

TdxFcObject Properties

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

latest6.1 KB
Original Source

TdxFcObject Properties

A chart symbol.

NameDescription
AdvancedShapeSpecifies an XML-based shape for the chart symbol.
AngleSpecifies a rotation angle (in degrees) for an XML-based shape.
BkColorSpecifies the chart symbol background color.
BorderStyleSpecifies the border style for the rectangular chart symbol.
Bounds
ConnectionCountReturns the total count of the connections which belong to the current chart symbol.
ConnectionsProvides indexed access to all the connections between thecontrol‘s chart symbols.
CustomDataSpecifies the text string associated with the current chart symbol.
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.
EdgeStyleSpecifies the border style for the rectangular chart symbol.
FontSpecifies font settings for the chart item. Inherited from TdxFcItem.
HeightSpecifies the chart symbol height, in pixels.
HorzImagePosSpecifies picture’s relative horizontal alignment within the chart symbol’s client area.
HorzTextPosSpecifies the text‘s relative horizontal alignment within the chart symbol’s client area.
ImageIndexSpecifies an image displayed within the chart symbol.
IsUnionIdentifies if the current chart symbol has an anchored chart symbol.
LeftSpecifies the chart symbol’s horizontal pixel position within the control‘s client area.
LinkedObjectCountReturns the total count of the connections between the current chart symbol and the others.
LinkedObjectsStores the references to the chart symbols attached to the current chart symbol by the connection.
ObjectCountReturns the number of the current chart symbol’s immediate descendants.
ObjectsProvides indexed access to the current chart symbol’s descendants.
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.
RealHeightReturns the chart symbol’s on-screen height, in pixels.
RealLeftIdentifies the chart symbol’s horizontal pixel position within the control‘s client area.
RealTopIdentifies the chart symbol’s vertical pixel position within the control‘s client area.
RealWidthReturns the chart symbol’s on-screen width, in pixels.
SelectedSpecifies the item selection. Inherited from TdxFcItem.
ShapeColorSets the chart symbol shape color.
ShapeStyleSpecifies the chart symbol shape outline drawing style.
ShapeTypeSets the chart symbol shape type.
ShapeWidthSpecifies the chart symbol line width, in pixels.
TagSpecifies the chart symbol’s ID.
TextSpecifies a text string that chart symbol or connection can display. Inherited from TdxFcItem.
TopSpecifies the chart symbol’s vertical pixel position within the control‘s client area.
TransparentSpecifies the chart symbol’s Z-order.
VertImagePosSpecifies picture’s relative vertical alignment within the chart symbol’s client area.
VertTextPosSpecifies text‘s relative vertical alignment within the chart symbol’s client area.
VisibleSpecifies the chart symbol’s visibility.
WidthSpecifies the chart symbol width, in pixels.
ZOrderSpecifies the chart symbol’s position relative to the other chart symbols.

See Also

TdxFcObject Class

TdxFcObject Members

dxflchrt Unit