GaugeDescending

When the GraphType property is set to 110 (gauge graph), this property defines how gauge bands are drawn.

Syntax:

setGaugeDescending(boolean);
boolean = getGaugeDescending();

where:

boolean

Can be one of the following:

true draws gauge bands in descending order.

false draws gauge bands in ascending order. This value is the default.


WebFOCUS