This macro sets the decimal precision of values on the X-Axis. It can only be used in a chart with a true X-Axis (e.g., Scatter, Bubble, Polar, etc.).
SYNTAX:
@PX nPrecision
PARAMETERS:
nPrecision; 0...9 specifies the number of decimal places for values on the X-Axis
EXAMPLE:
@PX 2
@PX 4
In these example charts, X-axis values are shown on the bottom of the chart.
PERSISTENT:
YES
ALSO SEE::
@PY (Y-Axis Precision)
Next Macro
Previous Macro
Return to Alpha List
Next Macro in this Group
Previous Macro in this Group
Return to Group List