How to use orbitcontroller when model not center of screen

I want to rotate a chair. used orbit controller because I think this is the best way.if it is not please ping me. When I set orbit controller target to center of chair. Chair is rotate around to itself so thats good. but I dont want to set chair on the center of screen. I want set chair to right of screen and rotate around to itself. I changed orbit controller target because of change chair location on screen. When do that camera rotate angle too much not rotate around to chair. How can I solve this.

maybe use this approach to move the chair to right three.js examples