
This macro draws a band on the chart background from fStartX to fStopX using the color defined by @WC. The default color is white.
SYNTAX:
@UW fStartX fStopX szPhrasePARAMETERS:
fStartX; 0.0...1.0 X-Axis start location
fStopX; 0.0...1.0 X-Axis stop location
szPhrase; Optional phrase. Add a tilde character (~) to this string if you intend to define another macro in the same title field.
EXAMPLE:
@UW .1 .5 MY VERTICAL BAND
PERSISTENT:
NO
REQUIREMENTS:
Crystal Reports 10 or higher.
NOTES:
- CRChart supports a maximum of 20 user-defined areas that are created with the following macros: @UF, @USER_CIRCLE, @USER_CIRCLE_ABOVE, @USER_FILL, @USER_FILL2, @USER_FILL_CIRCLE, @USER_FILL_CIRCLE_ABOVE, @USER_FILL_CIRCLE2, @USER_FILL_CIRCLE2_ABOVE, @USER_RECT, and @UW.
- @UF, @USER_CIRCLE..., @USER_FILL..., and @USER_RECT macros are independent of the X or Y axis values/scales.
ALSO SEE:
Next Macro
Previous Macro
Return to Alpha List
Next Macro in this Group
Previous Macro in this Group
Return to Group List