Click or drag to resize

ViewXYAreaSeries Property

LightningChart .NET Help
Area 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<AreaSeries> AreaSeries { get; set; }

Property Value

Type: ListAreaSeries
See Also