This macro enables/disables improved numeric auto precision. When enabled, CRChart will do smarter precision calculations of values from the dataset and produce numeric axis values such as 0.09, 2.5, 22 rather than 0.09,2.50,22.00, for example.
SYNTAX:
@NAP bActivate
PARAMETERS:
bActivate; 1=Enable Numeric Auto Precision, 0=Disable Numeric Auto Precision
EXAMPLE:
@NAP 1
@NAP 0
PERSISTENT:
NO
REQUIREMENTS:
Crystal Reports 10 or Higher
Next Macro
Previous Macro
Return to Alpha List
Next Macro in this Group
Previous Macro in this Group
Return to Group List