List of All Members for Value3DAxis
This is the complete list of members for Value3DAxis, including inherited members.
- 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)