#UseAdvancedGauge

##About

Summary: Gets or sets whether to use a more visually appealing gauge when using the "Gauge" format. The basic gauge is a solid color non-stylized bar whereas the advanced gauge has tick marks and uses gradient colors.
Data Type: System.Boolean
Accepted Values:
Default Value: True
Impacted Features:
Purpose:
Usage:
Caveats:

##Code Samples ###Global.asax (C♯)

```

###Global.asax (VB.NET)

```visualbasic
##Alternate Usage: ##Screenshots