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

21 lines
257 B
Markdown
Raw Normal View History

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