You are here: Start » AVL.NET » Histogram.Histogram(float, float, float, int)

Histogram.Histogram(float, float, float, int)

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

Syntax


public Histogram(
	float left,
	float right,
	float binSize,
	int binCount
)

Parameters

left
Type: System.Single
right
Type: System.Single
binSize
Type: System.Single
binCount
Type: System.Int32

See also