首页 > 其他 > 详细

QT之QCustomPlot(二)

时间:2015-12-17 12:39:32      阅读:551      评论:0      收藏:0      [点我收藏+]

怎么设置X,Y轴位置  

Manages a single axis inside a QCustomPlot.

Usually doesn‘t need to be instantiated externally. Access QCustomPlot‘s default four axes via QCustomPlot::xAxis (bottom), QCustomPlot::yAxis (left), QCustomPlot::xAxis2 (top) and QCustomPlot::yAxis2 (right).

Axes are always part of an axis rect, see QCPAxisRect.

技术分享

技术分享

QT之QCustomPlot(二)

原文:http://www.cnblogs.com/yiyi20120822/p/5053624.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!