Hide Comments
Hide Comments

TRSHighLowAverageChartFunction.HighLowAverageOpenClose(TRSChartValueTypeArray) Method

Comments (0)

Calculates the High and Low (Maximum and Minimum), Average, Open, and Close of all values from the input Data array and returns the metadata in an array. The results order is High, Low, Average, Close, Open.

Namespace: RSBarCharts

expandingSyntax

Delphi

public 
  class function HighLowAverageOpenClose( const Data: TRSChartValueTypeArray ): TRSChartValueTypeArray; overload; 
 

Parameters

Data

Type: TRSChartValueTypeArray

Return Value

Type: TRSChartValueTypeArray

expandingSee Also

Comments (0)

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