Skip to content

Redraw

Redraw

Redraw the chart.

bool  Redraw(
   const bool  rescale=false      // flag value
   )

Parameters

rescale=false

[in] The flag indicating if a chart should be re-scaled.

Return Value

true - successful, otherwise - false.

Last updated on