TdxFcObject.ClearUnion Method
Destroys the chart symbol’s union.
Declaration
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