

# Typography
<a name="API_Typography"></a>

Determines the typography options.

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

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

 ** AxisLabelFontConfiguration **   <a name="QS-Type-Typography-AxisLabelFontConfiguration"></a>
Configures the display properties of the given text.  
Type: [FontConfiguration](API_FontConfiguration.md) object  
Required: No

 ** AxisTitleFontConfiguration **   <a name="QS-Type-Typography-AxisTitleFontConfiguration"></a>
Configures the display properties of the given text.  
Type: [FontConfiguration](API_FontConfiguration.md) object  
Required: No

 ** DataLabelFontConfiguration **   <a name="QS-Type-Typography-DataLabelFontConfiguration"></a>
Configures the display properties of the given text.  
Type: [FontConfiguration](API_FontConfiguration.md) object  
Required: No

 ** FontFamilies **   <a name="QS-Type-Typography-FontFamilies"></a>
Determines the list of font families.  
Type: Array of [Font](API_Font.md) objects  
Array Members: Maximum number of 5 items.  
Required: No

 ** LegendTitleFontConfiguration **   <a name="QS-Type-Typography-LegendTitleFontConfiguration"></a>
Configures the display properties of the given text.  
Type: [FontConfiguration](API_FontConfiguration.md) object  
Required: No

 ** LegendValueFontConfiguration **   <a name="QS-Type-Typography-LegendValueFontConfiguration"></a>
Configures the display properties of the given text.  
Type: [FontConfiguration](API_FontConfiguration.md) object  
Required: No

 ** VisualSubtitleFontConfiguration **   <a name="QS-Type-Typography-VisualSubtitleFontConfiguration"></a>
Configures the display properties of the visual sub-title.  
Type: [VisualSubtitleFontConfiguration](API_VisualSubtitleFontConfiguration.md) object  
Required: No

 ** VisualTitleFontConfiguration **   <a name="QS-Type-Typography-VisualTitleFontConfiguration"></a>
Configures the display properties of the visual title.  
Type: [VisualTitleFontConfiguration](API_VisualTitleFontConfiguration.md) object  
Required: No

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