ThemeColor QML Type
Defines the color in a Theme3D. More...
Import Statement: | import QtDataVisualization 1.7 |
Since: | QtDataVisualization 1.0 |
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.
Note: Transparency is not supported and will result in undefined behavior.