You are here: Start » AVL.NET » GoPointPlot Constructor

GoPointPlot Constructor

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

Syntax

public GoPointPlot
(
	float xOffset,
	float xScale,
	float yOffset,
	float yScale
)

Parameters

Name Type Range Default Description
xOffsetfloat
xScalefloat
yOffsetfloat
yScalefloat

See also