Swap 2 axis in the axis set
Axis_swap(Axis a, Axis b);
a and b is two Axis
Empty
DCS_use(15639122); Axis_swap(AxisSet_getAxis("Age"), AxisSet_getAxis("Q3")); DCS_save();