文档
部分
网络程序端
文档
经济日历
代码库
文章
自由职业者
市场
信号
VPS
论坛
关于
登录
加入 >>
中文
English
Русский
Español
Português
日本語
Deutsch
...
MQL5参考
标准程序库
自定义图形
CChartCanvas
ShowPercent
ColorBackground
ColorBorder
ColorText
ColorGrid
MaxData
MaxDescrLen
ShowFlags
IsShowLegend
IsShowScaleLeft
IsShowScaleRight
IsShowScaleTop
IsShowScaleBottom
IsShowGrid
IsShowDescriptors
IsShowPercent
VScaleMin
VScaleMax
NumGrid
DataOffset
DataTotal
DrawDescriptors
DrawData
Create
AllowedShowFlags
ShowLegend
ShowScaleLeft
ShowScaleRight
ShowScaleTop
ShowScaleBottom
ShowGrid
ShowDescriptors
ShowValue
ShowPercent
LegendAlignment
Accumulative
VScaleParams
DescriptorUpdate
ColorUpdate
ValuesCheck
Redraw
DrawBackground
DrawLegend
DrawLegendVertical
DrawLegendHorizontal
CalcScales
DrawScales
DrawScaleLeft
DrawScaleRight
DrawScaleTop
DrawScaleBottom
DrawGrid
DrawChart
ShowPercent
设置百分比的可视标识值(FLAG_SHOW_PERCENT)。
void
ShowPercent
(
const bool
flag
,
// 标识值
)
参数
flag
[in] 标识值:
true ― 百分比可见。
false ― 百分比不可见。
ShowValue
LegendAlignment