Back to Devexpress

TdxFcObject.IsUnion Property

vcl-dxflchrt-dot-tdxfcobject-b02af62b.md

latest1.0 KB
Original Source

TdxFcObject.IsUnion Property

Identifies if the current chart symbol has an anchored chart symbol.

Declaration

delphi
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

TdxFcObject.AddToUnion

TdxFcObject.ClearUnion

TdxFcObject.HasInUnion

TdxFcObject.RemoveFromUnion

TdxFcObject.SelectUnion

TdxFcObject Class

TdxFcObject Members

dxflchrt Unit