<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCharting > RSChartPanel > 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: RSChartPanel
Delphi
public function IsVisible: Boolean; virtual;
Return Value
Type: Boolean