List of All Members for ValueAxis
This is the complete list of members for ValueAxis, including inherited members.
- labelFormat : real
- max : real
- min : real
- minorTickCount : int
- tickCount : int
- labelFormatChanged(const QString &format)
- minorTickCountChanged(int minorTickCount)
- onMaxChanged(real max)
- onMinChanged(real min)
- tickCountChanged(int tickCount)
The following members are inherited from AbstractAxis.
- alignment : alignment
- color : color
- gridVisible : bool
- labelsAngle : int
- labelsColor : color
- labelsFont : Font
- labelsVisible : bool
- lineVisible : bool
- minorGridVisible : bool
- orientation : Qt.Orientation
- reverse : alignment
- shadesBorderColor : color
- shadesColor : color
- shadesVisible : bool
- titleFont : Font
- titleText : String
- titleVisible : bool
- visible : bool
- onBorderColorChanged(QColor color)
- onColorChanged(QColor color)
- onGridVisibleChanged(bool visible)
- onLabelsAngleChanged(int angle)
- onLabelsColorChanged(QColor color)
- onLabelsFontChanged(Font font)
- onLabelsVisibleChanged(bool visible)
- onLineVisibleChanged(bool visible)
- onMinorGridVisibleChanged(bool visible)
- onShadesColorChanged(QColor color)
- onShadesVisibleChanged(bool visible)
- onTitleFontChanged(Font font)
- onTitleTextChanged(String text)
- onTitleVisibleChanged(bool visible)
- onVisibleChanged(bool visible)