

# ReferenceLineStyleConfiguration
<a name="API_ReferenceLineStyleConfiguration"></a>

The style configuration of the reference line.

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

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

 ** Color **   <a name="QS-Type-ReferenceLineStyleConfiguration-Color"></a>
The hex color of the reference line.  
Type: String  
Pattern: `^#[A-F0-9]{6}$`   
Required: No

 ** Pattern **   <a name="QS-Type-ReferenceLineStyleConfiguration-Pattern"></a>
The pattern type of the line style. Choose one of the following options:  
+  `SOLID` 
+  `DASHED` 
+  `DOTTED` 
Type: String  
Valid Values: `SOLID | DASHED | DOTTED`   
Required: No

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