<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSChartList > Methods:
Comments (0)
Returns the first visible chart in the list (e.g., RSChartPanel.TRSCustomChart.Visible is true).
Namespace: RSChartPanel
Delphi
public function FindVisible: TRSCustomChart;
Return Value
Type: TRSCustomChart