Reading CRChart Macros from the Registry

For Crystal Reports 11 and higher, CRChart can read macros directly from the registry.

For Crystal Reports 11, CRChart will look for a CRChart key at:

HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite11.0\Crystal Reports

For Crystal Reports 11.5, CRChart will look for a CRChart key at:

HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite11.5\Crystal Reports

For Crystal Reports 12.0, CRChart will look for a CRChart key at:

HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite12.0\Crystal Reports

If CRChart finds the key at ANY of these locations, it will parse the string for macro commands in the key. Parsing occurs AFTER all other title strings are parsed. It is the last to be evaluated after title, subtitle, footnote, Y1-title, X-title, etc.

EXAMPLE: