The colors of an element are specified in the “Colors” properties of the element properties. There you can select either a predefined style color from the list box or a color in the color dialog.
The “Color variables” element property is used for the color animation of the element. When you pass variables
to the properties, you can program color changes in the application code or configure
a user input that results in a color change. A color constant or color variable in
the code has the data type DWORD
and is encoded according to the RGB color space or RGBA extension.
-
Color definition in RGBA color space
-
Animating a visualization element in color