Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCharting > RSChartFunction > Classes > TRSCustomChartFunction > Methods

TRSCustomChartFunction.SumOfSquares(TRSCustomChart,Integer,Integer,TDateTime,Integer) Method

Scroll Prev Top Next More

Calculates the sum of the squares of the SourceChart values over the time period: Data[0]^2 + Data[1]^2 + Data[2]^2....

Namespace: RSChartFunction

Parameters

SourceChart

Type: TRSCustomChart

Chart to calculate the maximum from

IndexLow

Type: Integer

Lower bounds index into the SourceChart

IndexHigh

Type: Integer

Upper bounds index into the SourceChart
 

TimeStamp

Type: TDateTime

TimeStamp of the new value

SourceDim

Type: Integer

Return Value

Type: TRSChartValueType

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb