List of All Members for CategoryAxis
This is the complete list of members for CategoryAxis, including inherited members.
- categoriesLabels : StringList
 - count : int
 - labelsPosition : enumeration
 - 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
 - gridLineColor : color
 - gridVisible : bool
 - labelsAngle : int
 - labelsColor : color
 - labelsFont : font
 - labelsVisible : bool
 - lineVisible : bool
 - minorGridLineColor : color
 - minorGridVisible : bool
 - orientation : Qt.Orientation
 - reverse : alignment
 - shadesBorderColor : color
 - shadesColor : color
 - shadesVisible : bool
 - titleFont : font
 - titleText : string
 - titleVisible : bool
 - visible : bool