就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 6.10.1
Qt Graphs
QML 類型
QtGraphs
List of All Members for GraphsView
這是完整成員列錶為
GraphsView
,包括繼承的成員。
axisX
: AbstractAxis
axisXSmoothing
: real
axisY
: AbstractAxis
axisYSmoothing
: real
clipPlotArea
: bool
(從 6.10 起)
gridSmoothing
: real
marginBottom
: real
marginLeft
: real
marginRight
: real
marginTop
: real
orientation
: Qt.Orientation
panStyle
: enumeration
plotArea
: rect
(從 6.9 起)
seriesList
: list
shadowBarWidth
: real
shadowColor
: color
shadowSmoothing
: real
shadowVisible
: bool
shadowXOffset
: real
shadowYOffset
: real
theme
: GraphsTheme
zoomAreaDelegate
: Component
zoomAreaEnabled
: bool
zoomSensitivity
: real
zoomStyle
: enumeration
addSeries
(AbstractSeries
series
)
bool
hasSeries
(AbstractSeries
series
)
insertSeries
(int
index
, AbstractSeries
series
)
removeSeries
(AbstractSeries
series
)
removeSeries
(int
index
)