TdxFcObject.IsUnion Property
Identifies if the current chart symbol has an anchored chart symbol.
Declaration
property IsUnion: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
The master chart symbol is an anchor point for all other chart symbols within a union.
This property returns True if the current chart symbol is a master chart symbol; otherwise — False.
See Also