You are here: Start » FIL.NET » Histogram Constructor

Histogram Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public Histogram
(
	float domainStart,
	float binSize,
	double[] values
)

Parameters

Name Type Range Default Description
domainStartfloat
binSizefloat
valuesdouble[]

See also