就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.8.5
Qt Graphs
QML 类型
QtGraphs
GraphsView
List of All Members for GraphsView
这是完整成员列表为
GraphsView
,包括继承的成员。
axisX
: AbstractAxis
axisXSmoothing
: real
axisY
: AbstractAxis
axisYSmoothing
: real
gridSmoothing
: real
marginBottom
: real
marginLeft
: real
marginRight
: real
marginTop
: real
orientation
: Qt.Orientation
seriesList
: list
shadowBarWidth
: real
shadowColor
: color
shadowSmoothing
: real
shadowVisible
: bool
shadowXOffset
: real
shadowYOffset
: real
theme
: GraphsTheme
addSeries
(AbstractSeries
series
)
bool
hasSeries
(AbstractSeries
series
)
insertSeries
(int
index
, AbstractSeries
series
)
removeSeries
(AbstractSeries
series
)
removeSeries
(int
index
)