Click or drag to resize

PointSmith Constructor (IChartNode)

LightningChart .NET Help
PointSmith constructor.

Namespace:  Arction.Wpf.Charting
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public PointSmith(
	IChartNode Owner = null
)

Parameters

Owner (Optional)
Type: Arction.Wpf.ChartingIChartNode
Owner">Owner element to notify of value changes.
See Also