CartesianPlotLegend
A description for CartesianPlotLegend.
-
class CartesianPlotLegend : public WorksheetElement
Legend for the cartesian plot.
Public Functions
-
virtual QIcon icon() const override
Returns an icon to be used in the project explorer.
-
virtual void save(QXmlStreamWriter*) const override
Save as XML.
-
virtual bool load(XmlStreamReader*, bool preview) override
Load from XML.
-
virtual void setZValue(qreal) override
overrides the implementation in WorksheetElement and sets the z-value to the maximal possible, legends are drawn on top of all other object in the plot.
-
virtual QIcon icon() const override