Click or drag to resize

ViewXYDigitalLineSeries Property

LightningChart .NET Help
DigitalLineSeries line series list.

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

Property Value

Type: ListDigitalLineSeries
See Also