Hide Comments
Hide Comments

TRSChartList.IndexOf(TRSCustomChart) Method

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

expandingSyntax

Delphi

public
  function IndexOf(AChart: TRSCustomChart): Integer;
 

Parameters

AChart

Type: TRSCustomChart

Return Value

Type: Integer

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb