LegendData QML Type
LegendData 结构包含要在设置的图例标记上显示的信息。更多
Import Statement: | import QtGraphs |
In C++: | QLegendData |
属性
- borderColor : color
- color : color
- label : string
详细说明
在集合和标记之间建立视觉关联所需的信息包括颜色、边框颜色和集合名称等属性。
属性文档
borderColor : color |
图例标记的边框颜色。
color : color |
图例标记的颜色。
label : string |
图例标记的名称。
© 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.