Click or drag to resize

AnnotationSmith Constructor (ViewSmith, AxisSmith)

LightningChart .NET Help
Constructor.

Namespace:  Arction.WinForms.Charting.Annotations
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public AnnotationSmith(
	ViewSmith owner,
	AxisSmith axis
)

Parameters

owner
Type: Arction.WinForms.Charting.Views.ViewSmithViewSmith
Parent.
axis
Type: Arction.WinForms.Charting.AxesAxisSmith
Smith axis you want to bind.
See Also