# DrawScaleLeft Virtual method for redrawing the left scale of values. ```  virtual int  DrawScaleLeft(    const bool  draw,  // flag    ) ``` Parameters draw [in] Flag that indicates if the scale needs to be redrawn. Return Value Width of the scale of values.