a values for lines based on properties of QGraphsLine. 更多...
The
graphsline
type refers to a line value with the properties of QGraphsLine.
Properties of type
graphsline
follows the
theme
unless defined separately.
When integrating with C++, note that any QGraphsLine value
傳入 QML 來自 C++
is automatically converted into a
graphsline
value, and vice-versa.
This value type is provided by the QtQuick 導入。
另請參閱 QML 值類型 .
|
labelTextColor : color |
The color of the text used for labels.
|
mainColor : color |
The color of the main lines.
|
mainWidth : real |
The width of the main lines.
|
subColor : color |
The color of the sub lines.
|
subWidth : real |
The width of the sub lines.