QBoxPlotLegendMarker

The QBoxPlotLegendMarker class is a legend marker for a box plot series. More

Inheritance diagram of PySide6.QtCharts.QBoxPlotLegendMarker

Detailed Description

A box plot legend marker is related to a QBoxPlotSeries object.

class PySide6.QtCharts.QBoxPlotLegendMarker(series, legend[, parent=None])
Parameters