Background

A description for Background.

class Background : public AbstractAspect

This class contains the background properties of worksheet elements like worksheet background, plot background, the area filling in XYCurve, Histogram, etc.

Public Functions

virtual void save(QXmlStreamWriter*) const override

Save as XML.

virtual bool load(XmlStreamReader*, bool preview) override

Load from XML.