Specifies whether the component appears onscreen.
Use the Visible property to control the visibility of the control at run time. If Visible is True, the control appears. If Visible is False, the control is not visible
Namespace: FMX.RS.ChartPanel
Delphi |
public |
Property Value
Type: Void
Reference |