绘制柱状图的C++类(含demo)
柱状图绘制模块封装为类,可直接使用,文件为:BarGraph.h、BarGraph.cpp、BarGraphLegend.h、BarGraphLegend.cpp、BarGraphSeries.h、BarGraphSeries.cpp。使用方法见demo。demo基于vs2008,类本身兼容其他版本vs
下载地址
用户评论
解决了我的问题
对我很有用,谢谢了。支持