Unfortunately the slider control does not provide a way to directly do what you're looking for. I suggest working around this by either a.) using two slider controls, or b.) still use one slider control as you described, but leave the axis caption blank and use two label controls, one on each side of the slider, and use the label controls to display the values on each side of the slider.
- Elton