

# DonutOptions
<a name="API_DonutOptions"></a>

The options for configuring a donut chart or pie chart.

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

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

 ** ArcOptions **   <a name="QS-Type-DonutOptions-ArcOptions"></a>
The option for define the arc of the chart shape. Valid values are as follows:  
+  `WHOLE` - A pie chart
+  `SMALL`- A small-sized donut chart
+  `MEDIUM`- A medium-sized donut chart
+  `LARGE`- A large-sized donut chart
Type: [ArcOptions](API_ArcOptions.md) object  
Required: No

 ** DonutCenterOptions **   <a name="QS-Type-DonutOptions-DonutCenterOptions"></a>
The label options of the label that is displayed in the center of a donut chart. This option isn't available for pie charts.  
Type: [DonutCenterOptions](API_DonutCenterOptions.md) object  
Required: No

## See Also
<a name="API_DonutOptions_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/DonutOptions) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/DonutOptions) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/DonutOptions) 