Searched refs:m_bAllowShiftZAxisPos (Results 1 – 2 of 2) sorted by relevance
63 , m_bAllowShiftZAxisPos(false) in PlottingPositionHelper()80 , m_bAllowShiftZAxisPos( rSource.m_bAllowShiftZAxisPos ) in PlottingPositionHelper()685 m_bAllowShiftZAxisPos = bAllowShift; in AllowShiftZAxisPos()
149 bool m_bAllowShiftZAxisPos; member in chart::PlottingPositionHelper299 return m_bAllowShiftZAxisPos && m_aScales[nDimensionIndex].ShiftedCategoryPosition; in isStrongLowerRequested()329 if( m_bAllowShiftZAxisPos && m_aScales[2].ShiftedCategoryPosition) in doLogicScaling()
Completed in 19 milliseconds