CategoryAxis3D QML Type
操纵图形的坐标轴。更多
Import Statement: | import QtDataVisualization 1.9 |
Since: | QtDataVisualization 1.0 |
In C++: | QCategory3DAxis |
Inherits: |
属性
- labels : list
详细说明
该类型提供了一个可赋予标签的坐标轴。
属性文档
labels : list |
应用于类别的轴标签。如果标签数量少于类别数量,则其余类别没有标签。如果没有明确定义类别标签,则会根据图表主序列的数据行(或列)标签生成标签。
© 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.