# Fonts

## Content



Fonts, when customized with respect to various chart elements, enhance the impact of the chart. You can adjust the font size of an element to make it more suitable as per the overall size of the chart.

To change or customize fonts in **FlexChart**, you can use the following properties provided by the <span data-popup-content="This class is available in \u003ca href=\u0022/componentone/api/wpf/online-flexchart/dotnet-api/C1.WPF.Chart/C1.WPF.Chart.ChartStyle.html\u0022\u003e.NET\u003c/a\u003e and \u003ca href=\u0022/componentone/api/wpf/online-flexchart/dotnet-api/C1.WPF.Chart/C1.WPF.Chart.ChartStyle.html\u0022\u003e.NET Framework\u003c/a\u003e." data-popup-title="ChartStyle" data-popup-theme="ui-tooltip-green qtip-green">ChartStyle</span> object:

| **Property** | **Description** |
| --- | --- |
| FontFamily | Sets the font family. |
| FontSize | Sets the font size. |
| FontStretch | Sets the font stretch. |
| FontStyle | Sets the font style. |
| FontWeight | Sets the font weight. |