继承者: QtCharts.QHXYModelMapper , QtCharts.QVXYModelMapper
New in version 5.7.
def
count
()
def
first
()
def
model
()
def
orientation
()
def
series
()
def
setCount
(count)
def
setFirst
(first)
def
setModel
(model)
def
setOrientation
(orientation)
def
setSeries
(series)
def
setXSection
(xSection)
def
setYSection
(ySection)
def
xSection
()
def
ySection
()
PySide2.QtCharts.QtCharts.
QXYModelMapper
(
[
parent=None
]
)
¶
parent
–
QObject
PySide2.QtCharts.QtCharts.QXYModelMapper.
count
(
)
¶
int
PySide2.QtCharts.QtCharts.QXYModelMapper.
first
(
)
¶
int
PySide2.QtCharts.QtCharts.QXYModelMapper.
model
(
)
¶
QAbstractItemModel
PySide2.QtCharts.QtCharts.QXYModelMapper.
orientation
(
)
¶
取向
PySide2.QtCharts.QtCharts.QXYModelMapper.
series
(
)
¶
QXYSeries
PySide2.QtCharts.QtCharts.QXYModelMapper.
setCount
(
count
)
¶
count
–
int
PySide2.QtCharts.QtCharts.QXYModelMapper.
setFirst
(
first
)
¶
first
–
int
PySide2.QtCharts.QtCharts.QXYModelMapper.
setModel
(
model
)
¶
model
–
QAbstractItemModel
PySide2.QtCharts.QtCharts.QXYModelMapper.
setOrientation
(
orientation
)
¶
orientation
–
取向
PySide2.QtCharts.QtCharts.QXYModelMapper.
setSeries
(
series
)
¶
series
–
QXYSeries
PySide2.QtCharts.QtCharts.QXYModelMapper.
setXSection
(
xSection
)
¶
xSection
–
int
PySide2.QtCharts.QtCharts.QXYModelMapper.
setYSection
(
ySection
)
¶
ySection
–
int
PySide2.QtCharts.QtCharts.QXYModelMapper.
xSection
(
)
¶
int
PySide2.QtCharts.QtCharts.QXYModelMapper.
ySection
(
)
¶
int