mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Rename to plotAxis()
This commit is contained in:
@@ -2211,7 +2211,7 @@ int statisticsCurveSymbolSize( RiuPlotCurveSymbol::PointSymbolEnum symbol )
|
||||
RiuPlotAxis RimEnsembleCurveSet::axisY() const
|
||||
{
|
||||
if ( m_plotAxisProperties )
|
||||
return m_plotAxisProperties->plotAxisType();
|
||||
return m_plotAxisProperties->plotAxis();
|
||||
else
|
||||
return RiuPlotAxis::defaultLeft();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user