You are here: Start » FIL.NET » Histogram Constructor
Histogram Constructor
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Syntax
public Histogram ( float inDomainStart, float inBinSize, IList<double> data )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inDomainStart | float | |||
![]() | inBinSize | float | |||
data | System.Collections.Generic.IList<double> |