ComponentOne Chart for .NET (2.0) Search HelpCentral 

StatisticalData.Mean Property

Gets the mean value of the associated data.

[Visual Basic]

Public ReadOnly Property Mean As Double

[C#]

public double Mean {get;}

[Delphi]

public property Mean: Double read get_Mean;

See Also

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


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