C
AbstractSeries QML Type
Base type for all Chart series types. More...
Import Statement: | import QtCharts . |
Since: | Qt Quick Ultralite 1.1 |
Inherited By: |
Detailed Description
This type cannot be instantiated directly. Instead, one of the following derived types must be used to create a series: BarSeries.
The AbstractSeries type is based on QtCharts.AbstractSeries. The following members are not supported yet:
- type
- name
- visible
- opacity
- useOpenGL
- all signals and methods
Available under certain Qt licenses.
Find out more.