PlotArea

A description for PlotArea.

class PlotArea : public WorksheetElement

Plot area (for background filling and clipping).

Public Functions

virtual QGraphicsItem *graphicsItem() const override

Return the graphics item representing this element.

virtual void save(QXmlStreamWriter*) const override

Save as XML.

virtual bool load(XmlStreamReader*, bool preview) override

Load from XML.