QHorizontalStackedBarSeries Class▲
- 
          Header: QHorizontalStackedBarSeries 
- 
          Inherited By: 
- 
          Instantiated By: qml-qtcharts-horizontalstackedbarseries.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 horizontal stacked bar chart.
See Also▲
Member Function Documentation▲
[explicit] QHorizontalStackedBarSeries::QHorizontalStackedBarSeries(QObject *parent = nullptr)▲
Constructs an empty horizontal stacked bar series that is a QObject and a child of parent.
[virtual] QHorizontalStackedBarSeries::~QHorizontalStackedBarSeries()▲
Removes the bar series from the chart.
[override virtual] QAbstractSeries::SeriesType QHorizontalStackedBarSeries::type() const▲
Reimplements an access function for property: QAbstractSeries::type.
Returns the horizontal stacked bar series.





