List of All Members for StackedBarSeries
This is the complete list of members for StackedBarSeries, including inherited members.
The following members are inherited from AbstractBarSeries.
- axisX : AbstractAxis
- axisXTop : AbstractAxis
- axisY : AbstractAxis
- axisYRight : AbstractAxis
- barWidth : real
- count : int
- labelsFormat : string
- labelsPosition : string
- labelsVisible : bool
- BarSet append(string label, VariantList values)
- BarSet at(int index)
- clear()
- BarSet insert(int index, string label, VariantList values)
- onBarsetsAdded(BarSet barset)
- onBarsetsRemoved(BarSet barset)
- onClicked(int index, BarSet barset)
- onCountChanged()
- onDoubleClicked(int index, BarSet barset)
- onHovered(bool status, int index, BarSet barset)
- onLabelsAngleChanged(qreal angle)
- onLabelsPositionChanged(LabelsPosition position)
- onPressed(int index, BarSet barset)
- onReleased(int index, BarSet barset)
- bool remove(BarSet barset)
The following members are inherited from AbstractSeries.
- name : string
- opacity : real
- type : ChartView.SeriesType
- useOpenGL : bool
- visible : bool
- onNameChanged()
- onOpacityChanged()
- onUseOpenGLChanged()
- onVisibleChanged()