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