W3cubDocs

/Qt 5.15

ColorGradientStop QML Type

Defines the color at a position in ColorGradient. More...

Import Statement: import QtDataVisualization 1.15
Since: QtDataVisualization 1.0

Properties

Detailed Description

Defines the color at a position in a ColorGradient.

See also ColorGradient.

Property Documentation

color : color

The color property describes the color color of this gradient stop.

The default color is black.

See also ColorGradient.

position : real

The position property describes the position of this gradient stop.

The default position is 0.0.

See also ColorGradient.

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-5.15/qml-qtdatavisualization-colorgradientstop.html