Cell.Sum Property
Gets the sum of all non-empty data values.
Definition
Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
The sum of all non-empty data values.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public double Sum { get; }
Property Value
DoubleThe sum of all non-empty data values.