The Qt Graphs for 2D functionality can be accessed via these QML types.
| 用于专用轴类型的基本类型 | |
| 用于所有条形系列类型的抽象父级类型 | |
| Base type for all Qt Graph series types | |
| Adds categories to a graph's axes | |
| 将一系列数据按类别分组呈现为垂直条形 | |
| Represents one set of bars in a bar graph | |
| Handles theming of the graph | |
| Base type for all Qt Graphs views | |
| Presents data in line graphs | |
| Type presents data in scatter graphs | |
| Handles theming of series | |
| Adds values to a graph's axes | |
| Initializes XY-series coordinate data | |
| A parent type for all x & y series types |