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, IList<AvlNet.Point2D> values )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| xOffset | float | ||||
| xScale | float | ||||
| yOffset | float | ||||
| yScale | float | ||||
| values | System.Collections.Generic.IList<AvlNet.Point2D> |
