The legendData value type contains information to display on a sets legend marker. 更多...
| import 语句: |
import QtGraphs
|
| 在 C++: | QLegendData |
The information needed to make a visual association between a set and a marker include properties such as color, border color, and a name of a set.
注意: Before Qt 6.10, this value type was only provided as an anonymous type.