ThemeColor QML Type▲
-
Import Statement: import QtDataVisualization 1.5
-
Since: QtDataVisualization 1.0
-
Group: ThemeColor is part of datavisualization_qml
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.
Transparency is not supported and will result in undefined behavior.