Click or drag to resize

HistogramBinRange Property

Gets the range of values stored in the bin.

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

Property Value

Type: Interval
See Also