dxGaugeAfricaSunsetStyleName Constant
Determines the default name of the Africa Sunset predefined visual scale style.
#Declaration
const dxGaugeAfricaSunsetStyleName = 'AfricaSunset';
#Remarks
You can apply this visual style to any individual scale created within the Gauge Control by assigning the dxGaugeAfricaSunsetStyleName global constant value to the scale’s StyleName property.
In order to preview the Africa Sunset style for a specific scale at design time, assign this global constant value to the scale’s StyleName property in the Object Inspector:
The following image demonstrates the Africa Sunset style applied to all supported scale types:
Note
If applied to the circular, three-fourth circular, half-circular, quarter-circular and wide circular scales, the Africa Sunset style displays a predefined colored range bar whose start and end angles correspond to the default Options
Africa Sunset is the default visual style that is automatically applied to all scales created at design time.