Click or drag to resize

HistogramTotalCounts Property

Gets the total number of counts in the histogram.

Namespace:  Meta.Numerics.Statistics
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public int TotalCounts { get; }

Property Value

Type: Int32
See Also