跳到正文
手册首页
标准程序库
科学图表
CCurve
GetX
GetX
编写全部数组曲线点的X坐标。
MQL5
复制
void
GetX
(
double
&x[]
// X坐标
)
参数
&x[]
[out] 编写X坐标的数组。
←
上一篇
PointsColor
下一篇
GetY
→