Hide Comments
Hide Comments

TRSCustomChartFunction.ToArray(TRSCustomChart,Integer,Integer,Integer) Method

Comments (0)

Creates a TRSChartValueTypeArray of all the Values in the Chart from IndexLow to IndexHigh for the specified dimension

Namespace: RSChartFunction

expandingSyntax

Delphi

public
  class function ToArray( const Chart: TRSCustomChart; const IndexLow,
  IndexHigh: Integer; SourceDim: Integer): TRSChartValueTypeArray;
 

Parameters

Chart

Type: TRSCustomChart

IndexLow

Type: Integer

IndexHigh

Type: Integer

SourceDim

Type: Integer

Return Value

Type: TRSChartValueTypeArray

expandingSee Also

Reference

TRSChartValueTypeArray

Comments (0)

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