You are here: Start » Histogram.Insert Method

Histogram.Insert Method

Namespace:AvlNet
Assembly:Avl.Net.TS.dll

Syntax

public void Insert
(
	int index,
	double value
)

Parameters

Name Type Range Default Description
indexint
valuedouble

See also