Click or drag to resize

histogramModelBinbinPlace Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the bin place.

Namespace:  imbSCI.Core.math.range.histogram
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public int binPlace { get; set; }
Request Example View Source

Property Value

Type: Int32
The bin place.
See Also