技术文档MQL5参考标准程序库价格图表ShowGridShowGridShowGrid (Get 方法)获取 “ShowGrid” 属性的值。bool ShowGrid() const返回值 已分配到类实例中的对象 “ShowGrid” 属性值。如果没有已分配图表, 则返回 false。ShowGrid (Set 方法)设置 “ShowGrid” 属性的新值。bool ShowGrid( bool show // 新值 )参数 show[输入] “ShowGrid” 属性的新值。返回值 true 如果成功, false 如果属性未改变。ShowPeriodSepShowVolumes