LineSeriesCursorSetProperCursor Method |
LightningChart .NET Help
Set proper cursor. Default for dragging is VSplit.
Namespace:
Arction.Wpf.ChartingMVVM.Views.ViewXY
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic override void SetProperCursor()
Public Overrides Sub SetProperCursor
public:
virtual void SetProperCursor() override
See Also