Click or drag to resize

PointDouble Constructor (PointDoubleXY)

LightningChart .NET Help
Construct the point by using PointDoubleXY as source info.

Namespace:  Arction.WinForms.Charting
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public PointDouble(
	PointDoubleXY point
)

Parameters

point
Type: Arction.WinForms.ChartingPointDoubleXY
Source point
See Also