This macro can be used to specify how offscale values are charted on the Y1-axis.
SYNTAX:
@OFFSCALE_Y1 nOffScaleMode
PARAMETERS:
nOffScaleMode; 0...2.
0=Do not show offscale values,
1=Graph offscale values at scale maximum,
2=Clip offscale values against chart frame.EXAMPLE: @OFFSCALE_Y1.RPT
@DP 0 0 5.5
@OFFSCALE_Y1 0
@OFFSCALE_Y1 1
@OFFSCALE_Y1 2
PERSISTENT:
NO
REQUIREMENTS:
Crystal Reports 9 or Higher
NOTES:
In this release, @OFFSCALE_Y1 2 is only supported with 2.5D depth applied to the chart.
Next Macro
Previous Macro
Return to Alpha List
Next Macro in this Group
Previous Macro in this Group
Return to Group List