List of All Members for ChartView
This is the complete list of members for ChartView, including inherited members.
- animationDuration : int
- animationEasingCurve : easing
- animationOptions : enumeration
- axes : list<AbstractAxis>
- backgroundColor : color
- backgroundRoundness : real
- count : int
- dropShadowEnabled : bool
- legend : Legend
- locale : locale
- localizeNumbers : bool
- margins : Margins
- plotArea : rect
- plotAreaColor : color
- theme : enumeration
- title : string
- titleColor : color
- titleFont : font
- Axis axisX(series)
- Axis axisY(series)
- AbstractSeries createSeries(type, string name, AbstractAxis axisX, AbstractAxis axisY)
- isZoomed()
- point mapToPosition(value, AbstractSeries series)
- point mapToValue(position, AbstractSeries series)
- removeAllSeries()
- removeSeries(series)
- scrollDown(pixels)
- scrollLeft(pixels)
- scrollRight(pixels)
- scrollUp(pixels)
- AbstractSeries series(name)
- AbstractSeries series(index)
- seriesAdded(series)
- seriesRemoved(series)
- setAxisX(axis, AbstractSeries series)
- setAxisY(axis, AbstractSeries series)
- zoom(factor)
- zoomIn(rectangle)
- zoomIn()
- zoomOut()
- zoomReset()
© 2019 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.