Hide Comments
Hide Comments

TRSChartList.Extract(TRSCustomChart) Method

Comments (0)

Removes the chart from the chart list. The method removes the specified chart from the list. Call Extract to remove a chart from the list. After a chart is removed, all the charts that follow it are moved up in index position and Count is decremented

Namespace: RSChartPanel

expandingSyntax

Delphi

public
  function Extract(Item: TRSCustomChart): TRSCustomChart;
 

Parameters

Item

Type: TRSCustomChart

Return Value

Type: TRSCustomChart

expandingSee Also

Comments (0)

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