New in version 5.7.
def
borderColor
()
def
markerShape
()
def
markerSize
()
def
setBorderColor
(color)
def
setMarkerShape
(shape)
def
setMarkerSize
(size)
def
borderColorChanged
(color)
def
markerShapeChanged
(shape)
def
markerSizeChanged
(size)
PySide2.QtCharts.QtCharts.
QScatterSeries
(
[
parent=None
]
)
¶
parent
–
QObject
PySide2.QtCharts.QtCharts.QScatterSeries.
MarkerShape
¶
PySide2.QtCharts.QtCharts.QScatterSeries.
borderColor
(
)
¶
QColor
PySide2.QtCharts.QtCharts.QScatterSeries.
borderColorChanged
(
color
)
¶
color
–
QColor
PySide2.QtCharts.QtCharts.QScatterSeries.
markerShape
(
)
¶
PySide2.QtCharts.QtCharts.QScatterSeries.
markerShapeChanged
(
shape
)
¶
shape
–
MarkerShape
PySide2.QtCharts.QtCharts.QScatterSeries.
markerSize
(
)
¶
qreal
PySide2.QtCharts.QtCharts.QScatterSeries.
markerSizeChanged
(
size
)
¶
size
–
qreal
PySide2.QtCharts.QtCharts.QScatterSeries.
setBorderColor
(
color
)
¶
color
–
QColor
PySide2.QtCharts.QtCharts.QScatterSeries.
setMarkerShape
(
shape
)
¶
shape
–
MarkerShape
PySide2.QtCharts.QtCharts.QScatterSeries.
setMarkerSize
(
size
)
¶
size
–
qreal