Click or drag to resize

ThinBorder Constructor (IChartNode, Boolean)

LightningChart .NET Help
Constructor

Namespace:  Arction.WinForms.Charting.Views
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public ThinBorder(
	IChartNode Owner,
	bool Visible = true
)

Parameters

Owner
Type: Arction.WinForms.ChartingIChartNode
View owner
Visible (Optional)
Type: SystemBoolean

[Missing <param name="Visible"/> documentation for "M:Arction.WinForms.Charting.Views.ThinBorder.#ctor(Arction.WinForms.Charting.IChartNode,System.Boolean)"]

See Also