QBoxPlotLegendMarker Class▲
-
Header: QBoxPlotLegendMarker
-
Inherits: QLegendMarker
Detailed Description▲
A box plot legend marker is related to a QBoxPlotSeries object.
See Also▲
See also QLegend, QBoxPlotSeries
Member Function Documentation▲
[virtual] QBoxPlotLegendMarker::~QBoxPlotLegendMarker()▲
Removes the legend marker for a box plot series.
[override virtual] QBoxPlotSeries *QBoxPlotLegendMarker::series()▲
Reimplements: QLegendMarker::series().
[override virtual] QLegendMarker::LegendMarkerType QBoxPlotLegendMarker::type()▲
Reimplements: QLegendMarker::type().