selectOverlappingPoints property

bool selectOverlappingPoints

Whether data should be expanded by to include all points overlapping the selection point

Should be true for Scatter plots.

Implementation

bool get selectOverlappingPoints => false;