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