Click or drag to resize

ViewPolarAxisAutoPlacementProperty Field

LightningChart .NET Help
Identifies the Amplitude Axis dependency property. Placement of Amplitude Axis is done automatically. If false, it will consider start angle as 0.

Namespace:  Arction.Wpf.ChartingMVVM.Views.ViewPolar
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public static readonly DependencyProperty AxisAutoPlacementProperty

Field Value

Type: DependencyProperty
See Also