New in version 5.7.
def
alignment
()
def
attachToChart
()
def
borderColor
()
def
brush
()
def
color
()
def
detachFromChart
()
def
isAttachedToChart
()
def
isBackgroundVisible
()
def
labelBrush
()
def
labelColor
()
def
markerShape
()
def
markers
([series=None])
def
pen
()
def
reverseMarkers
()
def
setAlignment
(alignment)
def
setBackgroundVisible
([visible=true])
def
setBorderColor
(color)
def
setBrush
(brush)
def
setColor
(color)
def
setLabelBrush
(brush)
def
setLabelColor
(color)
def
setMarkerShape
(shape)
def
setPen
(pen)
def
setReverseMarkers
([reverseMarkers=true])
def
setShowToolTips
(show)
def
showToolTips
()
def
backgroundVisibleChanged
(visible)
def
borderColorChanged
(color)
def
colorChanged
(color)
def
fontChanged
(font)
def
labelColorChanged
(color)
def
markerShapeChanged
(shape)
def
reverseMarkersChanged
(reverseMarkers)
def
showToolTipsChanged
(showToolTips)
PySide2.QtCharts.QtCharts.QLegend.
MarkerShape
¶
PySide2.QtCharts.QtCharts.QLegend.
alignment
(
)
¶
Alignment
PySide2.QtCharts.QtCharts.QLegend.
attachToChart
(
)
¶
PySide2.QtCharts.QtCharts.QLegend.
backgroundVisibleChanged
(
visible
)
¶
visible
–
bool
PySide2.QtCharts.QtCharts.QLegend.
borderColor
(
)
¶
QColor
PySide2.QtCharts.QtCharts.QLegend.
borderColorChanged
(
color
)
¶
color
–
QColor
PySide2.QtCharts.QtCharts.QLegend.
brush
(
)
¶
QBrush
PySide2.QtCharts.QtCharts.QLegend.
color
(
)
¶
QColor
PySide2.QtCharts.QtCharts.QLegend.
colorChanged
(
color
)
¶
color
–
QColor
PySide2.QtCharts.QtCharts.QLegend.
detachFromChart
(
)
¶
PySide2.QtCharts.QtCharts.QLegend.
fontChanged
(
font
)
¶
font
–
QFont
PySide2.QtCharts.QtCharts.QLegend.
isAttachedToChart
(
)
¶
bool
PySide2.QtCharts.QtCharts.QLegend.
isBackgroundVisible
(
)
¶
bool
PySide2.QtCharts.QtCharts.QLegend.
labelBrush
(
)
¶
QBrush
PySide2.QtCharts.QtCharts.QLegend.
labelColor
(
)
¶
QColor
PySide2.QtCharts.QtCharts.QLegend.
labelColorChanged
(
color
)
¶
color
–
QColor
PySide2.QtCharts.QtCharts.QLegend.
markerShape
(
)
¶
PySide2.QtCharts.QtCharts.QLegend.
markerShapeChanged
(
shape
)
¶
shape
–
MarkerShape
PySide2.QtCharts.QtCharts.QLegend.
markers
(
[
series=None
]
)
¶
series
–
QAbstractSeries
PySide2.QtCharts.QtCharts.QLegend.
pen
(
)
¶
QPen
PySide2.QtCharts.QtCharts.QLegend.
reverseMarkers
(
)
¶
bool
PySide2.QtCharts.QtCharts.QLegend.
reverseMarkersChanged
(
reverseMarkers
)
¶
reverseMarkers
–
bool
PySide2.QtCharts.QtCharts.QLegend.
setAlignment
(
alignment
)
¶
alignment
–
Alignment
PySide2.QtCharts.QtCharts.QLegend.
setBackgroundVisible
(
[
visible=true
]
)
¶
visible
–
bool
PySide2.QtCharts.QtCharts.QLegend.
setBorderColor
(
color
)
¶
color
–
QColor
PySide2.QtCharts.QtCharts.QLegend.
setBrush
(
brush
)
¶
brush
–
QBrush
PySide2.QtCharts.QtCharts.QLegend.
setColor
(
color
)
¶
color
–
QColor
PySide2.QtCharts.QtCharts.QLegend.
setLabelBrush
(
brush
)
¶
brush
–
QBrush
PySide2.QtCharts.QtCharts.QLegend.
setLabelColor
(
color
)
¶
color
–
QColor
PySide2.QtCharts.QtCharts.QLegend.
setMarkerShape
(
shape
)
¶
shape
–
MarkerShape
PySide2.QtCharts.QtCharts.QLegend.
setPen
(
pen
)
¶
pen
–
QPen
PySide2.QtCharts.QtCharts.QLegend.
setReverseMarkers
(
[
reverseMarkers=true
]
)
¶
reverseMarkers
–
bool
PySide2.QtCharts.QtCharts.QLegend.
setShowToolTips
(
show
)
¶
show
–
bool
PySide2.QtCharts.QtCharts.QLegend.
showToolTips
(
)
¶
bool
PySide2.QtCharts.QtCharts.QLegend.
showToolTipsChanged
(
showToolTips
)
¶
showToolTips
–
bool