QBoxPlotLegendMarker#
The QBoxPlotLegendMarker
class is a legend marker for a box plot series. More…
Detailed Description#
A box plot legend marker is related to a QBoxPlotSeries
object.
See also
- class PySide6.QtCharts.QBoxPlotLegendMarker(series, legend[, parent=None])#
- Parameters
series –
PySide6.QtCharts.QBoxPlotSeries
legend –
PySide6.QtCharts.QLegend
parent –
PySide6.QtCore.QObject