@MIN_GROUPS (Add Blank Groups/Control Bar Size)

This macro adds blank groups and NULL data so that a consistent size bar can be represented. So a chart with one bar and a chart with eight bars will draw the same size bar. The nGroups parameter specifies the static number of groups to use to calculate riser width (it is overwritten if there are more groups in data than nGroups).

SYNTAX:

@MIN_GROUPS nGroups

PARAMETERS:

nGroups; static number of groups to pretend to use in the chart to calculate chart width

EXAMPLE:

@MIN_GROUPS 2

@MIN_GROUPS 8

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

Next New Macro Previous New Macro Return to New Macros Page