Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Classes > TRSCustomChart > Methods
TRSCustomChart.IsVisible Method
Indicates whether the chart is visible. A chart is visible if its Visible property is True and both axes have been assigned.
Namespace: FMX.RS.ChartPanel
Delphi
public function IsVisible: Boolean; virtual;
Return Value
Type: Boolean
•TRSCustomChart
•FMX.RS.ChartPanel