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