QBoxPlotLegendMarker Class
The QBoxPlotLegendMarker class is a legend marker for a box plot series. More...
| Header: | #include <QBoxPlotLegendMarker> |
| Inherits: | QLegendMarker |
Public Functions
| virtual | ~QBoxPlotLegendMarker() |
Reimplemented Public Functions
| virtual QBoxPlotSeries * | series() override |
Detailed Description
A box plot legend marker is related to a QBoxPlotSeries object.
See also QLegend and QBoxPlotSeries.
Member Function Documentation
[virtual] QBoxPlotLegendMarker::~QBoxPlotLegendMarker()
Removes the legend marker for a box plot series.