AxisDragNib3DReversed Property |
LightningChart .NET Help
Nib move reversed.
Namespace:
Arction.Wpf.Charting.Axes
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic bool Reversed { get; set; }Public Property Reversed As Boolean
Get
Set
public:
property bool Reversed {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean
See Also