QChartView¶

Inheritance diagram of PySide2.QtCharts.QtCharts.QChartView

New in version 5.7.

Synopsis¶

Functions¶

Detailed Description¶

class PySide2.QtCharts.QtCharts.QChartView([parent=None])¶

PySide2.QtCharts.QtCharts.QChartView(chart[, parent=None])

Parameters:
PySide2.QtCharts.QtCharts.QChartView.RubberBand¶
PySide2.QtCharts.QtCharts.QChartView.chart()¶
Return type:

PySide2.QtCharts.QtCharts.QChart

PySide2.QtCharts.QtCharts.QChartView.rubberBand()¶
Return type:

RubberBands

PySide2.QtCharts.QtCharts.QChartView.setChart(chart)¶
Parameters:

chart – PySide2.QtCharts.QtCharts.QChart

PySide2.QtCharts.QtCharts.QChartView.setRubberBand(rubberBands)¶
Parameters:

rubberBands – RubberBands