onPointerMove method

void onPointerMove(
  1. ChartPointerEvent event
)

Called when a pointer moves within the chart area.

Implementation

void onPointerMove(ChartPointerEvent event) {}