You are here: Start » FIL.NET » FIS.HistogramDataSize Method
FIS.HistogramDataSize Method
Computes the number of elements of the histogrammed numeric data.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void HistogramDataSize ( FilNet.Histogram inHistogram, out double outSize )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inHistogram | FilNet.Histogram | Input histogram. | ||
![]() | outSize | double | Number of elements of the histogrammed data. |