@GAUGE_BORDER_STYLE (Gauge Border Style)

When gauge style is enabled (@GAUGE_STYLE 1), this macro can be used to select a gauge border style.

SYNTAX:

@GAUGE_BORDER_STYLE nStyle

PARAMETERS:

nStyle; 0...6 selects a border style.
0=None
1=Simple Round
2=3D,
3=Embossed
4=Donut
5=Metallic
6=Clipped

EXAMPLE: @GAUGE_BORDER_STYLE.RPT

@GAUGE_BORDER_STYLE 0

@GAUGE_BORDER_STYLE 1

@GAUGE_BORDER_STYLE 2

@GAUGE_BORDER_STYLE 3

@GAUGE_BORDER_STYLE 4

@GAUGE_BORDER_STYLE 5

@GAUGE_BORDER_STYLE 6

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 Return to Group List