文件名称:BarPanel
介绍说明--下载内容均来自于网络,请自行研究使用
CBarPanel柱形图类
自动标注最大值和最小值
可用鼠标左键左右拖动面板
1、绑定控制变量
2、用Create()方法创建
3、增加柱形图数据AddBar(名称,R,G,B,数值)
4、可用SetWindowPos()方法设置柱形图大小
5、使用SetBarVal(数据名称,新数据值)方法设置指定数据-CBarPanel column chart category
Automatic annotation maximum and minimum
Available around the left mouse button to drag the panel
1, the control variable bindings
2, with the Create () method to create
3, increasing the column chart data AddBar (name, R, G, B, values)
4, available SetWindowPos () method to set the size of a bar graph
5. Use SetBarVal (data name, the new data value) method to set the specified data
自动标注最大值和最小值
可用鼠标左键左右拖动面板
1、绑定控制变量
2、用Create()方法创建
3、增加柱形图数据AddBar(名称,R,G,B,数值)
4、可用SetWindowPos()方法设置柱形图大小
5、使用SetBarVal(数据名称,新数据值)方法设置指定数据-CBarPanel column chart category
Automatic annotation maximum and minimum
Available around the left mouse button to drag the panel
1, the control variable bindings
2, with the Create () method to create
3, increasing the column chart data AddBar (name, R, G, B, values)
4, available SetWindowPos () method to set the size of a bar graph
5. Use SetBarVal (data name, the new data value) method to set the specified data
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BarPanel类\BarPanel.cpp
..........\BarPanel.h
BarPanel类