Click or drag to resize

AxisPolarBaseAmplitudeReversedProperty Field

LightningChart .NET Help
Identifies the AmplitudeReversed dependency property. Amplitude Axis direction is reversed. If false, amplitudes increase from centre to edge, if true, they increase from edge to centre. Does not affect the angular 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 AmplitudeReversedProperty

Field Value

Type: DependencyProperty
See Also