Click or drag to resize

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
Syntax
public static readonly DependencyProperty AngularReversedProperty

Field Value

Type: DependencyProperty
See Also