Margins QML Type
定义图表矩形边缘与绘图区域之间的边距。更多
Import Statement: | import QtCharts 2.9 |
属性
详细说明
一种不可创建的类型,用于定义顶部、底部、左侧和右侧边距。边距用于绘制标题、坐标轴和图例。
另请参阅 ChartView.margins 。
属性文档
bottom : int |
下边距
left : int |
左边距
right : int |
右边距
top : int |
上边距
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.