QCategory3DAxis¶
The QCategory3DAxis
class manipulates an axis of a graph. More…
Detailed Description¶
QCategory3DAxis
provides an axis that can be given labels. The axis is divided into equal-sized categories based on the data window size defined by setting the axis range.
Grid lines are drawn between categories, if visible. Labels are drawn to positions of categories if provided.
- class PySide6.QtDataVisualization.QCategory3DAxis([parent=None])¶
- Parameters
parent –
PySide6.QtCore.QObject
Constructs a category 3D axis with the parent parent
.
© 2022 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.