QStackedBarSeries Class▲
- 
          Header: QStackedBarSeries 
- 
          Inherited By: 
- 
          Instantiated By: qml-qtcharts-stackedbarseries.xml 
- 
          Inherits: QAbstractBarSeries 
Detailed Description▲
Each bar set added to the series contributes a single segment to each stacked bar.
See the Charts with Widgets Gallery to learn how to create a stacked bar chart.
See Also▲
See also QBarSet, QPercentBarSeries, QAbstractBarSeries
Member Function Documentation▲
[explicit] QStackedBarSeries::QStackedBarSeries(QObject *parent = nullptr)▲
Constructs an empty bar series that is a QObject and a child of parent.
[virtual] QStackedBarSeries::~QStackedBarSeries()▲
Removes the bar series from the chart.
[override virtual] QAbstractSeries::SeriesType QStackedBarSeries::type() const▲
Reimplements an access function for property: QAbstractSeries::type.
Returns the stacked bar series.





