You are here: Start » AVL.NET » Histogram.Reset Method

Histogram.Reset Method

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public void Reset
(
	float inDomainStart,
	float inDomainEnd,
	float inBinSize
)

Parameters

Name Type Range Default Description
inDomainStartfloat
inDomainEndfloat
inBinSizefloat

Function Overrides

See also