A theme is a built-in collection of UI style-related settings applied to all the visual elements of a graph, such as the colors, fonts, and visibility of the elements, as well as the strength of the light and ambient light.
Qt Graphs comes with the following predefined themes that can be used as basis for custom themes:
Custom themes can also be created from scratch.
If a graph displays the data from several data series, some settings can be specified separately for each series. For example, different gradients can be specified for different layers of the 3D graph to make it look more realistic. For an example, see Surface Graph Gallery .
见 GraphsTheme 了解细节。