Click or drag to resize

ViewXYPointLineSeries Property

LightningChart .NET Help
PointLine series list

Namespace:  Arction.WinForms.Charting.Views.ViewXY
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public List<PointLineSeries> PointLineSeries { get; set; }

Property Value

Type: ListPointLineSeries
See Also