Click or drag to resize

histogramModelbins Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.math.range.histogram
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public List<histogramModelBin> bins { get; }
Request Example View Source

Property Value

Type: ListhistogramModelBin
See Also