You are here: Start » AVL.NET » Histogram Constructor
Histogram Constructor
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Syntax
public Histogram ( float inDomainStart, float inBinSize, System.IntPtr data, int inBinCount )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]()  | inDomainStart | float | |||
![]()  | inBinSize | float | |||
| data | System.IntPtr | ||||
![]()  | inBinCount | int | 

