You are here: Start » AVL.NET » Histogram Constructor
Histogram Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public Histogram ( float inDomainBegin, float inDomainEnd, float inBinSize, int inBinsCount )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inDomainBegin | float | |||
![]() | inDomainEnd | float | |||
![]() | inBinSize | float | |||
![]() | inBinsCount | int |

