Files
mql5-skills/skills/mql5/references/docs/34-standardlibrary/2301-standardlibrary-chart-object-classes-obj-controls-cchartobjectlabel-cchartobjectlabely-size.md
T

13 lines
214 B
Markdown
Raw Normal View History

2026-06-23 21:47:51 +08:00
# Y_Size
Gets the value of "Y_Size" property.
```
int  Y_Size() const
```
Return Value
Value of "Y_Size" property of the object assigned to the class instance. If there is no object assigned, it returns 0.