Files
mql5-skills/skills/mql5/references/docs/34-standardlibrary/2496-standardlibrary-canvasgraphics-cchartcanvas-cchartcanvasdrawscaleright.md
T
2026-06-23 21:47:51 +08:00

288 B

DrawScaleRight

Virtual method for redrawing the right scale of values.

 virtual int  DrawScaleRight(
   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.