<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSChartList > Methods:
Comments (0)
Returns the index of a chart. Call IndexOf to obtain the index of a chart in the list. If the Item is not found, this method returns -1.
Namespace: RSChartPanel
Delphi
public function IndexOf(AChart: TRSCustomChart): Integer;
Parameters
AChart
Type: TRSCustomChart
Type: Integer