List of All Members for CategoryAxis
This is the complete list of members for CategoryAxis, including inherited members.
- categoriesLabels : StringList
- count : int
- labelsPosition : AxisLabelsPosition
- startValue : int
- append(string label, real endValue)
- remove(string label)
- replace(string oldLabel, string newLabel)
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)