

# FieldSeriesItem


The field series item configuration of a line chart.

## Contents


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

 ** AxisBinding **   <a name="QS-Type-FieldSeriesItem-AxisBinding"></a>
The axis that you are binding the field to.  
Type: String  
Valid Values: `PRIMARY_YAXIS | SECONDARY_YAXIS`   
Required: Yes

 ** FieldId **   <a name="QS-Type-FieldSeriesItem-FieldId"></a>
The field ID of the field for which you are setting the axis binding.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 512.  
Required: Yes

 ** Settings **   <a name="QS-Type-FieldSeriesItem-Settings"></a>
The options that determine the presentation of line series associated to the field.  
Type: [LineChartSeriesSettings](API_LineChartSeriesSettings.md) object  
Required: No

## See Also


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