List of All Members for PieSeries
This is the complete list of members for PieSeries, including inherited members.
- count : int
- endAngle : real
- holeSize : real
- horizontalPosition : real
- size : real
- startAngle : real
- sum : real
- verticalPosition : real
- PieSlice append(string label, real value)
- PieSlice at(int index)
- clear()
- PieSlice find(string label)
- onAdded(list<PieSlice> slices)
- onClicked(PieSlice slice)
- onCountChanged()
- onDoubleClicked(PieSlice slice)
- onHovered(PieSlice slice, bool state)
- onPressed(PieSlice slice)
- onReleased(PieSlice slice)
- onRemoved(list<PieSlice> slices)
- onSliceAdded(PieSlice slice)
- onSliceRemoved(PieSlice slice)
- onSumChanged()
- bool remove(PieSlice slice)
The following members are inherited from AbstractSeries.
- name : string
- opacity : real
- type : ChartView.SeriesType
- useOpenGL : bool
- visible : bool
- onNameChanged()
- onOpacityChanged()
- onUseOpenGLChanged()
- onVisibleChanged()