搜索资源列表
bar_graph
- This code is develloped in C and permit to have a simple bar graph in dos console
BarPanel
- CBarPanel柱形图类 自动标注最大值和最小值 可用鼠标左键左右拖动面板 1、绑定控制变量 2、用Create()方法创建 3、增加柱形图数据AddBar(名称,R,G,B,数值) 4、可用SetWindowPos()方法设置柱形图大小 5、使用SetBarVal(数据名称,新数据值)方法设置指定数据-CBarPanel column chart category Automatic annotation maximum and minimum Avail
