<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Classes > TRSCustomChart > Methods:
Comments (0)
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