paint abstract method

void paint(
  1. Canvas canvas,
  2. ChartsState state
)

Implementation

void paint(Canvas canvas, ChartsState state);