List of All Members for ValueAxis
This is the complete list of members for ValueAxis, including inherited members.
- labelFormat : string
- max : real
- min : real
- minorTickCount : int
- tickAnchor : real
(since QtCharts 2.3)
- tickCount : int
- tickInterval : real
(since QtCharts 2.3)
- tickType : enumeration
(since QtCharts 2.3)
- applyNiceNumbers()
- rangeChanged(string min, string max)
The following members are inherited from AbstractAxis.
- alignment : alignment
- color : color
- gridLineColor : color
- gridVisible : bool
- labelsAngle : int
- labelsColor : color
- labelsFont : font
- labelsTruncated : int
- 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
- truncateLabels : int
- visible : bool