TdxFcObject.Visible Property
Specifies the chart symbol’s visibility.
Declaration
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