List of All Members for CategoryAxis
This is the complete list of members for CategoryAxis, including inherited members.
- categoriesLabels : StringList [read-only]
- count : int [read-only]
- labelsPosition : enumeration
- startValue : int
- void append(string label, real endValue)
- void remove(string label)
- void replace(string oldLabel, string newLabel)
The following members are inherited from AbstractAxis.
- alignment : alignment [read-only]
- color : color
- gridLineColor : color
- gridVisible : bool
- labelsAngle : int
- labelsColor : color
- labelsFont : font
- labelsTruncated : int [read-only]
- labelsVisible : bool
- lineVisible : bool
- minorGridLineColor : color
- minorGridVisible : bool
- orientation : Qt.Orientation [read-only]
- reverse : alignment
- shadesBorderColor : color
- shadesColor : color
- shadesVisible : bool
- titleFont : font
- titleText : string
- titleVisible : bool
- truncateLabels : int
- visible : bool