CategoryAxis3D QML Type

グラフの軸を操作する。詳細...

Import Statement: import QtDataVisualization 1.8
Since: QtDataVisualization 1.0
In C++: QCategory3DAxis
Inherits:

AbstractAxis3D

プロパティ

詳細説明

この型は、ラベルを与えることができる軸を提供する。

プロパティの説明

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.