#1469 Add checkbox for legend visibility

This commit is contained in:
Magne Sjaastad
2017-05-11 21:44:44 +02:00
parent 764a68c032
commit 4204d49f30
4 changed files with 27 additions and 7 deletions

View File

@@ -57,6 +57,8 @@ public:
void removeAllCurves();
void zoomAll();
void showLegend(bool show);
RimFlowCharacteristicsPlot* ownerPlotDefinition();
virtual RimViewWindow* ownerViewWindow() const override;