ZoomCharts Documentation

ZoomCharts.Configuration.NetChartSettingsInteractionSelection

Inheritance hierarchy

This type inherits from ItemsChartSettingsInteractionSelection.

Methods

This type does not define any methods.

Properties

allowMoveNodesOffscreen: boolean

Whether to move nodes outside of screen area.

dragSelect: boolean
Introduced in version 1.16.0.

Enable/disable rectangular dragging selection. This has no effect if enabled=false.

enabled: boolean

Enable/disable selection.

linksSelectable: boolean

Whether to set links selectable.

lockNodesOnMove: boolean

Whether to retain nodes location after being moved by the user.

nodesSelectable: boolean

Whether to set nodes selectable.

tolerance: number

Max click distance from object that still counts as click on the object.

X