Searched refs:m_bExpandNarrowValuesTowardZero (Results 1 – 2 of 2) sorted by relevance
112 , m_bExpandNarrowValuesTowardZero( false ) in ScaleAutomatism()145 m_bExpandNarrowValuesTowardZero |= bExpandNarrowValuesTowardZero; in setAutoScalingOptions()412 if( m_bExpandNarrowValuesTowardZero ) in calculateExplicitIncrementAndScaleForLogarithmic()840 if( m_bExpandNarrowValuesTowardZero ) in calculateExplicitIncrementAndScaleForLinear()
121 …bool m_bExpandNarrowValuesTowardZero; /// true = Expand narrow range toward zero… member in chart::ScaleAutomatism
Completed in 26 milliseconds