Gets the standard deviation of the associated data.
[Visual Basic]
Public ReadOnly Property StdDev As Double
[C#]
public double StdDev {get;}
[Delphi]
public property StdDev: Double read get_StdDev;
See Also
StatisticalData Class | StatisticalData Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |