Click or drag to resize

AreaSeriesPoints Property

LightningChart .NET Help
Area series points array, to store data at once.

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

Property Value

Type: AreaSeriesPoint
See Also