I'm not sure how important this is (i.e., whether it is worth the trouble), but you could reverse the sign of X in a separate data step, do ORDER=-34 to -2 by 2, and then include either a FORMAT that removes the negative sign or use VALUE= to specify how you want all of the values to be displayed.
The 2025 SAS Hackathon has begun!
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.