MouseCursorsDefault Property |
LightningChart .NET Help
Default cursor.
Namespace:
Arction.Wpf.Charting
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic static Cursor Default { get; }Public Shared ReadOnly Property Default As Cursor
Get
public:
static property Cursor^ Default {
Cursor^ get ();
}Property Value
Type:
Cursor
See Also