The range of values in the histogram.
Namespace:
Meta.Numerics.Statistics
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public Interval Range { get; }
Public ReadOnly Property Range As Interval
Get
public:
property Interval Range {
Interval get ();
}
member Range : Interval with get
Property Value
Type:
IntervalSee Also