tapRadius constant

double const tapRadius

The default tap radius (logical px) within which a point-like mark counts as hit when no PlotMark.region contains the pointer.

Implementation

static const double tapRadius = 28;