

# GaugeChartOptions
<a name="API_GaugeChartOptions"></a>

The options that determine the presentation of the `GaugeChartVisual`.

## Contents
<a name="API_GaugeChartOptions_Contents"></a>

**Note**  
In the following list, the required parameters are described first.

 ** Arc **   <a name="QS-Type-GaugeChartOptions-Arc"></a>
The arc configuration of a `GaugeChartVisual`.  
Type: [ArcConfiguration](API_ArcConfiguration.md) object  
Required: No

 ** ArcAxis **   <a name="QS-Type-GaugeChartOptions-ArcAxis"></a>
The arc axis configuration of a `GaugeChartVisual`.  
Type: [ArcAxisConfiguration](API_ArcAxisConfiguration.md) object  
Required: No

 ** Comparison **   <a name="QS-Type-GaugeChartOptions-Comparison"></a>
The comparison configuration of a `GaugeChartVisual`.  
Type: [ComparisonConfiguration](API_ComparisonConfiguration.md) object  
Required: No

 ** PrimaryValueDisplayType **   <a name="QS-Type-GaugeChartOptions-PrimaryValueDisplayType"></a>
The options that determine the primary value display type.  
Type: String  
Valid Values: `HIDDEN | COMPARISON | ACTUAL`   
Required: No

 ** PrimaryValueFontConfiguration **   <a name="QS-Type-GaugeChartOptions-PrimaryValueFontConfiguration"></a>
The options that determine the primary value font configuration.  
Type: [FontConfiguration](API_FontConfiguration.md) object  
Required: No

## See Also
<a name="API_GaugeChartOptions_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/quicksight-2018-04-01/GaugeChartOptions) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/GaugeChartOptions) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/GaugeChartOptions) 