

# LineChartDefaultSeriesSettings
<a name="API_LineChartDefaultSeriesSettings"></a>

The options that determine the default presentation of all line series in `LineChartVisual`.

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

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

 ** AxisBinding **   <a name="QS-Type-LineChartDefaultSeriesSettings-AxisBinding"></a>
The axis to which you are binding all line series to.  
Type: String  
Valid Values: `PRIMARY_YAXIS | SECONDARY_YAXIS`   
Required: No

 ** DecalSettings **   <a name="QS-Type-LineChartDefaultSeriesSettings-DecalSettings"></a>
Decal settings options for all line series in the visual.  
Type: [DecalSettings](API_DecalSettings.md) object  
Required: No

 ** LineStyleSettings **   <a name="QS-Type-LineChartDefaultSeriesSettings-LineStyleSettings"></a>
Line styles options for all line series in the visual.  
Type: [LineChartLineStyleSettings](API_LineChartLineStyleSettings.md) object  
Required: No

 ** MarkerStyleSettings **   <a name="QS-Type-LineChartDefaultSeriesSettings-MarkerStyleSettings"></a>
Marker styles options for all line series in the visual.  
Type: [LineChartMarkerStyleSettings](API_LineChartMarkerStyleSettings.md) object  
Required: No

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