ComponentOne Chart for .NET (2.0) Search HelpCentral 

StatisticalData.Variance Property

Gets the Variance of the associated data.

[Visual Basic]

Public ReadOnly Property Variance As Double

[C#]

public double Variance {get;}

[Delphi]

public property Variance: Double read get_Variance;

See Also

StatisticalData Class | StatisticalData Members | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.