onPaint abstract method

void onPaint(
  1. Canvas canvas
)

Draws segment in series bounds.

Implementation

void onPaint(Canvas canvas);