You are here: Start » FIL.NET » Histogram Constructor
Histogram Constructor
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Syntax
public Histogram ( float l, float r, float i, IList<int> data )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
l | float | ||||
r | float | ||||
i | float | ||||
data | System.Collections.Generic.IList<int> |