ThemeColor QML Type
Defines the color in a Theme3D. More...
Properties
- color : color
Detailed Description
\inqmlmodule
QtDataVisualization \since
QtDataVisualization 1.0 \ingroup
datavisualization_qml
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.