Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartFunction > Classes > TRSFMXCustomChartFunction > Methods

TRSFMXCustomChartFunction.PopnStdDev(TRSCustomChart,TRSCustomChart,Integer,Integer,TDateTime,Integer,Integer) Method

Scroll Prev Top Next More

Calculates the population standard deviation (the square root of the population variance) of all values in the SourceChart over the time period and adds the value to the TargetChart. If the TargetChart is of a type that has more than 2 dimensions, such as a TRSLineChart with X and Y values, the new TargetChart value includes the TimeStamp.
 

Namespace: FMX.RS.ChartFunction

Parameters

SourceChart

Type: TRSCustomChart

Chart to calculate the maximum from

TargetChart

Type: TRSCustomChart

Chart to add the calculated maximum to

IndexLow

Type: Integer

Lower bounds index into the SourceChart

IndexHigh

Type: Integer

Upper bounds index into the SourceChart
 

TimeStamp

Type: TDateTime

TimeStamp to attach to the new value

SourceDim

Type: Integer

TargetDim

Type: Integer

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb