Files
mql5-skills/skills/mql5/references/docs/34-standardlibrary/2312-standardlibrary-chart-object-classes-obj-controls-cchartobjectedit-cchartobjectedity-size.md
T

21 lines
257 B
Markdown
Raw Normal View History

2026-06-23 21:47:51 +08:00
# Y_Size
Sets the value for "Y_Size" property.
```
bool  Y_Size(
   int  size      // property value
   )
```
Parameters
size
[in]  New value for "Y_Size" property.
Return Value
true - success, false - cannot change the property.