

# DataFieldComboSeriesItem
<a name="API_DataFieldComboSeriesItem"></a>

The data field series item configuration of a `ComboChartVisual`.

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

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

 ** FieldId **   <a name="QS-Type-DataFieldComboSeriesItem-FieldId"></a>
Field ID of the field that you are setting the series configuration for.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 512.  
Required: Yes

 ** FieldValue **   <a name="QS-Type-DataFieldComboSeriesItem-FieldValue"></a>
Field value of the field that you are setting the series configuration for.  
Type: String  
Required: No

 ** Settings **   <a name="QS-Type-DataFieldComboSeriesItem-Settings"></a>
Options that determine the presentation of series associated to the field.  
Type: [ComboChartSeriesSettings](API_ComboChartSeriesSettings.md) object  
Required: No

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