Click or drag to resize

ViewPolarAxes Property

LightningChart .NET Help
Polar axis list.

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

Property Value

Type: ListAxisPolar
See Also