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