QtCharts.QLegend

Inheritance diagram of PySide2.QtCharts.QtCharts.QLegend

New in version 5.7.

Synopsis

Functions

Signals

Detailed Description

PySide2.QtCharts.QtCharts.QLegend.MarkerShape
PySide2.QtCharts.QtCharts.QLegend.alignment()
Return type

Alignment

PySide2.QtCharts.QtCharts.QLegend.attachToChart()
PySide2.QtCharts.QtCharts.QLegend.backgroundVisibleChanged(visible)
Parameters

visiblebool

PySide2.QtCharts.QtCharts.QLegend.borderColor()
Return type

QColor

PySide2.QtCharts.QtCharts.QLegend.borderColorChanged(color)
Parameters

colorQColor

PySide2.QtCharts.QtCharts.QLegend.brush()
Return type

QBrush

PySide2.QtCharts.QtCharts.QLegend.color()
Return type

QColor

PySide2.QtCharts.QtCharts.QLegend.colorChanged(color)
Parameters

colorQColor

PySide2.QtCharts.QtCharts.QLegend.detachFromChart()
PySide2.QtCharts.QtCharts.QLegend.fontChanged(font)
Parameters

fontQFont

PySide2.QtCharts.QtCharts.QLegend.isAttachedToChart()
Return type

bool

PySide2.QtCharts.QtCharts.QLegend.isBackgroundVisible()
Return type

bool

PySide2.QtCharts.QtCharts.QLegend.labelBrush()
Return type

QBrush

PySide2.QtCharts.QtCharts.QLegend.labelColor()
Return type

QColor

PySide2.QtCharts.QtCharts.QLegend.labelColorChanged(color)
Parameters

colorQColor

PySide2.QtCharts.QtCharts.QLegend.markerShape()
Return type

MarkerShape

PySide2.QtCharts.QtCharts.QLegend.markerShapeChanged(shape)
Parameters

shapeMarkerShape

PySide2.QtCharts.QtCharts.QLegend.markers([series=None])
Parameters

seriesQAbstractSeries

Return type

PySide2.QtCharts.QtCharts.QLegend.pen()
Return type

QPen

PySide2.QtCharts.QtCharts.QLegend.reverseMarkers()
Return type

bool

PySide2.QtCharts.QtCharts.QLegend.reverseMarkersChanged(reverseMarkers)
Parameters

reverseMarkersbool

PySide2.QtCharts.QtCharts.QLegend.setAlignment(alignment)
Parameters

alignmentAlignment

PySide2.QtCharts.QtCharts.QLegend.setBackgroundVisible([visible=true])
Parameters

visiblebool

PySide2.QtCharts.QtCharts.QLegend.setBorderColor(color)
Parameters

colorQColor

PySide2.QtCharts.QtCharts.QLegend.setBrush(brush)
Parameters

brushQBrush

PySide2.QtCharts.QtCharts.QLegend.setColor(color)
Parameters

colorQColor

PySide2.QtCharts.QtCharts.QLegend.setLabelBrush(brush)
Parameters

brushQBrush

PySide2.QtCharts.QtCharts.QLegend.setLabelColor(color)
Parameters

colorQColor

PySide2.QtCharts.QtCharts.QLegend.setMarkerShape(shape)
Parameters

shapeMarkerShape

PySide2.QtCharts.QtCharts.QLegend.setPen(pen)
Parameters

penQPen

PySide2.QtCharts.QtCharts.QLegend.setReverseMarkers([reverseMarkers=true])
Parameters

reverseMarkersbool

PySide2.QtCharts.QtCharts.QLegend.setShowToolTips(show)
Parameters

showbool

PySide2.QtCharts.QtCharts.QLegend.showToolTips()
Return type

bool

PySide2.QtCharts.QtCharts.QLegend.showToolTipsChanged(showToolTips)
Parameters

showToolTipsbool