

# GradientStop
<a name="API_GradientStop"></a>

Determines the gradient stop configuration.

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

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

 ** GradientOffset **   <a name="QS-Type-GradientStop-GradientOffset"></a>
Determines gradient offset value.  
Type: Double  
Required: Yes

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

 ** DataValue **   <a name="QS-Type-GradientStop-DataValue"></a>
Determines the data value.  
Type: Double  
Required: No

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