QtCharts.QScatterSeries¶

New in version 5.7.
Synopsis¶
Functions¶
def
borderColor
()def
markerShape
()def
markerSize
()def
setBorderColor
(color)def
setMarkerShape
(shape)def
setMarkerSize
(size)
Signals¶
def
borderColorChanged
(color)def
markerShapeChanged
(shape)def
markerSizeChanged
(size)
Detailed Description¶
-
class
PySide2.QtCharts.QtCharts.
QScatterSeries
([parent=None])¶ - Parameters
parent –
QObject
-
PySide2.QtCharts.QtCharts.QScatterSeries.
MarkerShape
¶
-
PySide2.QtCharts.QtCharts.QScatterSeries.
borderColor
()¶ - Return type
QColor
-
PySide2.QtCharts.QtCharts.QScatterSeries.
borderColorChanged
(color)¶ - Parameters
color –
QColor
-
PySide2.QtCharts.QtCharts.QScatterSeries.
markerShape
()¶ - Return type
-
PySide2.QtCharts.QtCharts.QScatterSeries.
markerShapeChanged
(shape)¶ - Parameters
shape –
MarkerShape
-
PySide2.QtCharts.QtCharts.QScatterSeries.
markerSize
()¶ - Return type
qreal
-
PySide2.QtCharts.QtCharts.QScatterSeries.
markerSizeChanged
(size)¶ - Parameters
size –
qreal
-
PySide2.QtCharts.QtCharts.QScatterSeries.
setBorderColor
(color)¶ - Parameters
color –
QColor
-
PySide2.QtCharts.QtCharts.QScatterSeries.
setMarkerShape
(shape)¶ - Parameters
shape –
MarkerShape
-
PySide2.QtCharts.QtCharts.QScatterSeries.
setMarkerSize
(size)¶ - Parameters
size –
qreal