MouseHoverInteractiveClusterMode.CollapseDistance Property
Specifies the radius of the circular area around the cluster center in pixels. After the mouse cursor moves out of this area, the cluster is collapsed.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 200 | The distance that the mouse pointer can move from the cluster center before this cluster is collapsed. |
See Also