就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 6.8.5
Qt Graphs
QML 類型
QtGraphs
Value3DAxis
List of All Members for Value3DAxis
這是完整成員列錶為
Value3DAxis
,包括繼承的成員。
autoAdjustRange
: bool
formatter
: Value3DAxisFormatter
labelAutoAngle
: real
labelFormat
: string
labels
: list
labelsVisible
: bool
max
: real
min
: real
orientation
: Abstract3DAxis.AxisOrientation
reversed
: bool
segmentCount
: qsizetype
subSegmentCount
: qsizetype
title
: string
titleFixed
: bool
titleOffset
: real
titleVisible
: bool
type
: Abstract3DAxis.AxisType
autoAdjustRangeChanged
(bool
autoAdjust
)
formatterChanged
(Value3DAxisFormatter
formatter
)
labelAutoAngleChanged
(real
angle
)
labelFormatChanged
(string
format
)
labelVisibilityChanged
(bool
visible
)
labelsChanged
()
maxChanged
(real
value
)
minChanged
(real
value
)
orientationChanged
(AxisOrientation
orientation
)
rangeChanged
(real
min
, real
max
)
reversedChanged
(bool
enable
)
segmentCountChanged
(qsizetype
count
)
subSegmentCountChanged
(qsizetype
count
)
titleChanged
(string
newTitle
)
titleFixedChanged
(bool
fixed
)
titleOffsetChanged
(real
offset
)
titleVisibilityChanged
(bool
visible
)