mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix Well Log Plot depth axis label
This commit is contained in:
@@ -52,7 +52,7 @@ public:
|
||||
void setXRange( double min, double max, QwtPlot::Axis axis = QwtPlot::xTop );
|
||||
|
||||
bool isRimTrackVisible();
|
||||
void enableDepthAxisLabelsAndTitle( bool enable );
|
||||
void enableDepthAxisLabelsAndTicks( bool enable );
|
||||
int widthScaleFactor() const;
|
||||
void enableXGridLines( bool majorGridLines, bool minorGridLines );
|
||||
void enableDepthGridLines( bool majorGridLines, bool minorGridLines );
|
||||
|
||||
Reference in New Issue
Block a user