New to Kendo UI for Angular? Start a free 30-day trial
Pannable
Updated on Feb 24, 2026
Defines the pannable options. Use this setting to disable Diagram pan or change the key that activates the pan behavior.
| Name | Type | Default | Description |
|---|---|---|---|
autoHideScrollbars? |
|
|
Indicates whether the scrollbars should be automatically hidden. |
enabled? |
|
|
If set to false, disables diagram panning. |
key? |
|
|
Defines the meta key that will be used while panning the Diagram. The available values are:
|
showScrollbars? |
|
|
Indicates whether the scrollbars should be visible. |