flush method

void flush([
  1. bool soft
])

Force to redraw.

  • NOTE: When zoom/subchart is used, the zoomed state will be resetted.

Implementation

external void flush([bool soft]);