This macro changes the threshold value between the color bands in a gauge chart.
SYNTAX:
@GAUGE_THRESHOLD nBand fThreshold
PARAMETERS:
nBand; 0...4 selects the color band
fThreshold; selects the threshold between color band nBand and nBand+1
EXAMPLE: @GAUGE_THRESHOLD.RPT
@GAUGE_THRESHOLD 0 3
@GAUGE_THRESHOLD 1 9
@GAUGE_THRESHOLD 0 4
@GAUGE_THRESHOLD 1 10
PERSISTENT:
NO
REQUIREMENTS:
Crystal Reports 10 or Higher