SetPlotWidth 设指标线宽
来自tradeStar帮助系统
(版本间的差异)
(以“{| class="wikitable" |- |函数 || SetPlotWidth |- | 别名 || 设指标线宽 |- | 所属类别|| 线型描述 |- | 参数数量 || 2 |- | 运行模式|| 逐根/...”为内容创建页面) |
2013年6月17日 (一) 10:44的最后版本
函数 | SetPlotWidth |
别名 | 设指标线宽 |
所属类别 | 线型描述 |
参数数量 | 2 |
运行模式 | 逐根/逐行 |
说明 | 设指标线宽 |
用法 | 例如:
SetPlotWidth( plotNumber, LineWidth); 例子:SetPlotWidth( 1, 10 ); |