ThemeColor QML Type
Defines the color in a Theme3D. More...
Import Statement: | import QtGraphs 6.7 |
Status: | Technical Preview |
Properties
- color : color
Detailed Description
Defines a color in Theme3D::baseColors property of Theme3D.
Property Documentation
color : color |
The color property describes the color of this ThemeColor.
The default color is black.