Back to Devexpress

TdxFcObject.ClearUnion Method

vcl-dxflchrt-dot-tdxfcobject-d94f35b3.md

latest680 B
Original Source

TdxFcObject.ClearUnion Method

Destroys the chart symbol’s union.

Declaration

delphi
procedure ClearUnion;

Remarks

Call this procedure to clear the list of the current chart symbol’s direct descendants.

To remove a specific chart symbol from the union, call the RemoveFromUnion procedure instead.

See Also

TdxFcObject.AddToUnion

TdxFcObject.IsUnion

TdxFcObject Class

TdxFcObject Members

dxflchrt Unit