WidthInPixels 获取子窗口宽度, 单位为像素。 MQL5复制int WidthInPixels() const 返回值 已分配到图表实例中的子窗口宽度, 单位像素。如果没有任何已分配图表, 则返回 0。