Click or drag to resize

LiteFreeformLineSeriesPoints Property

LightningChart .NET Help
Series points.

Namespace:  Arction.WinForms.Charting.SeriesXY
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public double[,][] Points { set; }

Property Value

Type: Double
See Also