MouseCursorsZoomXY Property |
LightningChart .NET Help
Zoom in both X and Y dimensions
Namespace:
Arction.Wpf.ChartingMVVM
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic static Cursor ZoomXY { get; }Public Shared ReadOnly Property ZoomXY As Cursor
Get
public:
static property Cursor^ ZoomXY {
Cursor^ get ();
}Property Value
Type:
Cursor
See Also