Navigation: Code Documentation > RSCharting > RSChartPanel > 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: RSChartPanel
Delphi
public function IsVisible: Boolean; virtual;
Return Value
Type: Boolean
•TRSCustomChart
•RSChartPanel