Click or drag to resize

histogramModelBinend Property

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

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

Property Value

Type: Double
The end.
See Also