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