ChartClose

关闭指定图表。

bool  ChartClose(
   long  chart_id=0      // 图表 ID
   );

参量

chart_id=0

[in]  图表 ID. 0 意味着当前图表。

返回值

若成功,返回true,否则false。