ViewPolarCreateDefaultPolarAxes Method |
LightningChart .NET Help
Create Polar Axes.
Namespace:
Arction.Wpf.ChartingMVVM.Views.ViewPolar
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic static AxisPolarCollection CreateDefaultPolarAxes()
Public Shared Function CreateDefaultPolarAxes As AxisPolarCollection
public:
static AxisPolarCollection^ CreateDefaultPolarAxes()
Return Value
Type:
AxisPolarCollectionDefaul Polar Axes.
See Also