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

Histogram Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public Histogram
(
	float inDomainStart,
	float inDomainEnd,
	float inBinSize
)

Parameters

Name Type Range Default Description
inDomainStartfloat
inDomainEndfloat
inBinSizefloat

See also