@GAUGE_MULTIPLE_NEEDLES (Use Single/Multiple Gauge Needles)

When gauge style is enabled (@GAUGE_STYLE 1) and a gauge chart includes more than one series, this macro controls the number of needles to draw.

SYNTAX:

@GAUGE_MULTIPLE_NEEDLES bEnable

PARAMETERS:

bEnable; 0=Draw first series as a needle, draw all other series as markers. 1=Draw all series as needles.

EXAMPLE: @GAUGE_MULTIPLE_NEEDLES.RPT

@GAUGE_STYLE 1
@GAUGE_MULTIPLE_NEEDLES 1

@GAUGE_STYLE 1
@GAUGE_MULTIPLE_NEEDLES 0

PERSISTENT:

NO

REQUIREMENTS:

NOTES:

This macro will automatically enable the high-quality drawing engine (@HQ 1).

Next Macro Previous Macro Return to Alpha List

Next Macro in this Group Previous Macro in this Group Return to Group List