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

GoPointPlot.Reset Method

Resets this instance with data of the other GoPointPlot object.

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

Syntax

public void Reset
(
	AvlNet.GoPointPlot other
)

Parameters

Name Type Range Default Description
otherAvlNet.GoPointPlot

See also