就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 6.10.1
Qt Graphs
QML 類型
QtGraphs
List of All Members for Category3DAxis
這是完整成員列錶為
Category3DAxis
,包括繼承的成員。
autoAdjustRange
: bool
labelAutoAngle
: real
labelSize
: real
(從 6.9 起)
labels
: list
labelsVisible
: bool
max
: real
min
: real
orientation
: Abstract3DAxis.AxisOrientation
scaleLabelsByCount
: bool
(從 6.9 起)
title
: string
titleFixed
: bool
titleOffset
: real
titleVisible
: bool
type
: Abstract3DAxis.AxisType
autoAdjustRangeChanged
(bool
autoAdjust
)
columnLabelsChanged
()
labelAutoAngleChanged
(real
angle
)
labelSizeChanged
(real
size
)
labelVisibilityChanged
(bool
visible
)
labelsChanged
()
maxChanged
(real
value
)
minChanged
(real
value
)
orientationChanged
(AxisOrientation
orientation
)
rangeChanged
(real
min
, real
max
)
rowLabelsChanged
()
scaleLabelsByCountChanged
(bool
adjust
)
titleChanged
(string
newTitle
)
titleFixedChanged
(bool
fixed
)
titleOffsetChanged
(real
offset
)
titleVisibilityChanged
(bool
visible
)