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
Syntaxpublic static readonly DependencyProperty AxisAutoPlacementProperty
Public Shared ReadOnly AxisAutoPlacementProperty As DependencyProperty
public:
static initonly DependencyProperty^ AxisAutoPlacementProperty
Field Value
Type:
DependencyProperty
See Also