@GAUGE_STYLE (Gauge Style)

When a gauge chart is created with the @GAUGE macro, this macro enables/disables the high-quality gauge drawing engine. The @GAUGE macro creates a gauge for each row in a data set and a gauge needle for each column in a data set. @GAUGE_STYLE draws a single needle for the first value in a column and data markers to represent other values in a column. Use @GAUGE_MULTIPLE_NEEDLES to modify the default setting.

SYNTAX:

@GAUGE_STYLE bEnable

PARAMETERS:

bEnable; 0=Use standard gauge drawing engine. 1=Use High-Quality Gauge Drawing Engine.

EXAMPLE: @GAUGE_STYLE.WID

@GAUGE 1 @GAUGE_STYLE 0

@GAUGE_STYLE 1

ALSO SEE:

Next Macro Previous Macro Return to Alpha List

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