Gets the sum of all bin values.
Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (Extreme.Numerics)
Syntax
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property TotalValue As Double |
| C# |
|---|
public double TotalValue { get; } |
Value
The sum of all bin values.