Searched refs:getPropertySwapXAndYAxis (Results 1 – 5 of 5) sorted by relevance
57 if( this->getPropertySwapXAndYAxis() ) in getCoordinateSystemResolution()117 bool bSwapXAndY = this->getPropertySwapXAndYAxis(); in initVAxisInList()147 bool bSwapXAndY = this->getPropertySwapXAndYAxis(); in updateScalesAndIncrementsOnAxes()175 bool bSwapXAndY = this->getPropertySwapXAndYAxis(); in createGridShapes()
88 bool bSwapXAndY = this->getPropertySwapXAndYAxis(); in createGridShapes()123 bool bSwapXAndY = this->getPropertySwapXAndYAxis(); in createVAxisList()181 bool bSwapXAndY = this->getPropertySwapXAndYAxis(); in initVAxisInList()208 bool bSwapXAndY = this->getPropertySwapXAndYAxis(); in updateScalesAndIncrementsOnAxes()
196 if( this->getPropertySwapXAndYAxis() ) in getCoordinateSystemResolution()565 bool VCoordinateSystem::getPropertySwapXAndYAxis() const in getPropertySwapXAndYAxis() function in chart::VCoordinateSystem
123 virtual bool getPropertySwapXAndYAxis() const;
899 …SeriesPlotter->setScales( pVCooSys->getExplicitScales(0,0), pVCooSys->getPropertySwapXAndYAxis() ); in setScalesFromCooSysToPlotter()
Completed in 22 milliseconds