Searched refs:mofLogBase (Results 1 – 3 of 3) sorted by relevance
65 …return rAxisModel.mofLogBase.has() && (2.0 <= rAxisModel.mofLogBase.get()) && (rAxisModel.mofLogBa… in lclIsLogarithmicScale()
157 mrModel.mofLogBase = rAttribs.getDouble( XML_val, 0.0 ); in onCreateContext()
73 OptValue< double > mofLogBase; /// Logarithmic base for logarithmic axes. member
Completed in 18 milliseconds