MouseCursorsSizeAll Property |
LightningChart .NET Help
SizeAll cursor. Used for round view angle dragging.
Namespace:
Arction.Wpf.ChartingMVVM
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic static Cursor SizeAll { get; }Public Shared ReadOnly Property SizeAll As Cursor
Get
public:
static property Cursor^ SizeAll {
Cursor^ get ();
}Property Value
Type:
Cursor
See Also