Click or drag to resize

ViewPolarCreateDefaultPolarAxes Method

LightningChart .NET Help
Create Polar Axes.

Namespace:  Arction.Wpf.Charting.Views.ViewPolar
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public static List<AxisPolar> CreateDefaultPolarAxes()

Return Value

Type: ListAxisPolar
Default Polar Axes.
See Also