New to Kendo UI for AngularStart 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.

NameTypeDefaultDescription

autoHideScrollbars?

boolean

true

Indicates whether the scrollbars should be automatically hidden.

enabled?

boolean

true

If set to false, disables diagram panning.

key?

"none" | "shift" | "ctrl" | "alt"

"ctrl"

Defines the meta key that will be used while panning the Diagram. The available values are:

  • "none" - No activation key
  • "ctrl" - The activation key will be Ctrl
  • "shift" - The activation key will be Shift
  • "alt" - The activation key will be Alt

showScrollbars?

boolean

true

Indicates whether the scrollbars should be visible.

Not finding the help you need?
Contact Support