AxisDragNib3DReversed Property |
LightningChart .NET Help
Nib move reversed.
Namespace:
Arction.WinForms.Charting.Axes
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.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