Click or drag to resize

SizeFloat Constructor (SizeFloatXY)

LightningChart .NET Help
Construct from SizeFloatXY type.

Namespace:  Arction.WinForms.Charting
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public SizeFloat(
	SizeFloatXY size
)

Parameters

size
Type: Arction.WinForms.ChartingSizeFloatXY
Size.
See Also