New to Telerik UI for BlazorStart a free 30-day trial

Specifies the key that should be pressed to activate zooming.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum ChartZoomableSelectionKey

Fields

The "Alt" key should be pressed.

C#
Alt = 3

The "Ctrl" key should be pressed.

C#
Ctrl = 1

No key is required.

C#
None = 0

The "Shift" key should be pressed.

C#
Shift = 2
In this article
DefinitionFieldsAltCtrlNoneShift
Not finding the help you need?
Contact Support