panAmount property

double panAmount
final

Base pan amount per tick in graph units.

This is the distance the viewport moves each panInterval. Higher values result in faster panning. The actual pan speed may be scaled if useProximityScaling is enabled.

Implementation

final double panAmount;