Back to Devexpress

TdxFcObject.Visible Property

vcl-dxflchrt-dot-tdxfcobject-01b5d62c.md

latest820 B
Original Source

TdxFcObject.Visible Property

Specifies the chart symbol’s visibility.

Declaration

delphi
property Visible: Boolean read; write;

Property Value

Type
Boolean

Remarks

Set this property to False or True to hide or show the chart symbol. If the chart symbol is visible, the Transparent property determines its Z-order.

See Also

TdxFcConnection.Transparent

TdxFcConnection.Visible

TdxFcItem.Selected

TdxFcObject Class

TdxFcObject Members

dxflchrt Unit