Click or drag to resize

LineSeriesCursor Constructor (ViewXY, AxisX)

LightningChart .NET Help
Constructor.

Namespace:  Arction.WinForms.Charting.Views.ViewXY
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public LineSeriesCursor(
	ViewXY owner,
	AxisX axisX
)

Parameters

owner
Type: Arction.WinForms.Charting.Views.ViewXYViewXY
Parent.
axisX
Type: Arction.WinForms.Charting.AxesAxisX
x-axis
See Also