Click or drag to resize

histogramModelBinstart Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the start.

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

Property Value

Type: Double
The start.
See Also