Searched refs:m_eBarDirection (Results 1 – 2 of 2) sorted by relevance
151 m_eBarDirection( eDirection ), in BarChartTypeTemplate()170 return (m_eBarDirection == HORIZONTAL); in isSwapXAndY()187 if( m_eBarDirection == HORIZONTAL ) in matchesTemplate()189 else if( m_eBarDirection == VERTICAL ) in matchesTemplate()325 DiagramHelper::setVertical( xDiagram, m_eBarDirection == HORIZONTAL ); in createCoordinateSystems()
110 BarDirection m_eBarDirection; member in chart::BarChartTypeTemplate
Completed in 13 milliseconds