AxisPolarBaseAngularReversedProperty Field |
LightningChart .NET Help
Identifies the AngularReversed dependency property.
If false, angles increase counter clockwise, if true, they increase towards clockwise direction.
Does not affect the amplitude axis in any way.
Namespace:
Arction.Wpf.ChartingMVVM.Axes
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic static readonly DependencyProperty AngularReversedProperty
Public Shared ReadOnly AngularReversedProperty As DependencyProperty
public:
static initonly DependencyProperty^ AngularReversedProperty
Field Value
Type:
DependencyProperty
See Also