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 inBinSize,
	System.IntPtr newData,
	int inBinCount
)

Parameters

Name Type Range Default Description
inDomainStartfloat
inBinSizefloat
newDataSystem.IntPtr
inBinCountint

Function Overrides

See also