Loading [MathJax]/extensions/tex2jax.js

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,
	int bins
)

Parameters

Name Type Range Default Description
lfloat
rfloat
ifloat
binsint

See also