Click or drag to resize

ViewPolarBaseAreaSeries Property

LightningChart .NET Help
Polar area series list.

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

Property Value

Type: ListAreaSeriesPolar
See Also