X-axis tick mark values might not align with X2 axis reference values on graphs created by an ODS Graphics procedure


The X-axis tick mark values might not align with X2 axis reference values on graphs created by an ODS Graphics procedure. This problem is most likely to occur if an axis table for the horizontal axis is included.

To circumvent the problem, specify the minimum and maximum offset values with the OFFSETMIN= and OFFSETMAX= options in the XAXISOPTS= option, the XAXIS statement or the COLAXIS statement, depending on the procedure being used to create the output.