This macro enables/disables high-quality rendering. It is only available in CRChart Plus. High-Quality rendering will apply anti-aliasing to all chart elements in Crystal Reports 9, 10 and 11 and greatly improve the overall appearance of these charts.
SYNTAX:
@HQ bEnable
PARAMETERS:
bEnable; 0=Disable High-Quality Rendering (i.e., use the standard drawing engine), 1=Enable High-Quality Rendering
EXAMPLE:
Close-Up View of High-Quality Rendering
PERSISTENT:
NO
REQUIREMENTS:
- Crystal Reports 9 or higher
NOTES:
- @HQ is only useful in Crystal Reports 9, 10 and 11. Crystal Reports 11.5, Release 2 (or higher) applies anti-aliasing to most chart elements.
- This macro will automatically be enabled (@HQ 1) when another macro requires high-quality drawing. The following macros require high-quality rendering:
@BEVEL
@CURVED_LINES
@GAUGE_BORDER_STYLE
@GAUGE_BORDER_THICKNESS
@GAUGE_MULTIPLE_NEEDLES
@GAUGE_NEEDLE_STYLE
@GAUGE_STYLE
Next Macro Previous Macro Return to Alpha List
Next Macro in this Group Previous Macro in this Group Return to Group List