就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.8.5
Qt Graphs
QML 类型
QtGraphs
Category3DAxis
List of All Members for Category3DAxis
这是完整成员列表为
Category3DAxis
,包括继承的成员。
autoAdjustRange
: bool
labelAutoAngle
: real
labels
: list
labelsVisible
: bool
max
: real
min
: real
orientation
: Abstract3DAxis.AxisOrientation
title
: string
titleFixed
: bool
titleOffset
: real
titleVisible
: bool
type
: Abstract3DAxis.AxisType
autoAdjustRangeChanged
(bool
autoAdjust
)
columnLabelsChanged
()
labelAutoAngleChanged
(real
angle
)
labelVisibilityChanged
(bool
visible
)
labelsChanged
()
maxChanged
(real
value
)
minChanged
(real
value
)
orientationChanged
(AxisOrientation
orientation
)
rangeChanged
(real
min
, real
max
)
rowLabelsChanged
()
titleChanged
(string
newTitle
)
titleFixedChanged
(bool
fixed
)
titleOffsetChanged
(real
offset
)
titleVisibilityChanged
(bool
visible
)