Package io.qt.charts

Class QChart

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface, QGraphicsItem, QGraphicsLayoutItem
Direct Known Subclasses:
QPolarChart

public class QChart extends QGraphicsWidget

Manages the graphical representation of the chart's series, legends, and axes

Java wrapper for Qt's class QChart