ChartDirector 5.1 (.NET Edition)

ArrayMath.stdDev


Usage

[VB] Public Function stdDev() As Double
[C#] public double stdDev();

Description

Gets the stdDev value of the elements of the ArrayMath object.

Arguments

None

Return Value

The stdDev value of the elements of the ArrayMath object.