# Legend

## Content



The Legend displays an entry for each data series in the chart. It represents the mapping between colors, symbols, and data series.

![](https://cdn.mescius.io/document-site-files/images/8ba28e07-1633-4a6a-9114-13b9f1f04eed/images/imagesext/legend.png)

In FlexChart, the Legend is automatically generated based upon the series that have been added into the chart. However, you can use different properties to customize the Legend accordingly.

| **Property** | **Description** |
| --- | --- |
| <span data-popup-content="This property is available in \u003ca href=\u0022/componentone/api/wpf/online-flexchart/dotnet-api/C1.WPF.Chart/C1.WPF.Chart.FlexChartBase.LegendPosition.html\u0022\u003e.NET\u003c/a\u003e and \u003ca href=\u0022/componentone/api/wpf/online-flexchart/dotnet-api/C1.WPF.Chart/C1.WPF.Chart.FlexChartBase.LegendPosition.html\u0022\u003e.NET Framework\u003c/a\u003e." data-popup-title="LegendPosition" data-popup-theme="ui-tooltip-green qtip-green">LegendPosition</span> | Sets the position of the chart legend . |
| <span data-popup-content="This property is available in \u003ca href=\u0022/componentone/api/wpf/online-flexchart/dotnet-api/C1.WPF.Chart/C1.WPF.Chart.FlexChartBase.LegendStyle.html\u0022\u003e.NET\u003c/a\u003e and \u003ca href=\u0022/componentone/api/wpf/online-flexchart/dotnet-api/C1.WPF.Chart/C1.WPF.Chart.FlexChartBase.LegendStyle.html\u0022\u003e.NET Framework\u003c/a\u003e." data-popup-title="LegendStyle" data-popup-theme="ui-tooltip-green qtip-green">LegendStyle</span> | Sets the style of the chart legend. |
| <span data-popup-content="This property is available in \u003ca href=\u0022/componentone/api/wpf/online-flexchart/dotnet-api/C1.WPF.Chart/C1.WPF.Chart.FlexChartBase.LegendToggle.html\u0022\u003e.NET\u003c/a\u003e and \u003ca href=\u0022/componentone/api/wpf/online-flexchart/dotnet-api/C1.WPF.Chart/C1.WPF.Chart.FlexChartBase.LegendToggle.html\u0022\u003e.NET Framework\u003c/a\u003e." data-popup-title="LegendToggle" data-popup-theme="ui-tooltip-green qtip-green">LegendToggle</span> | Indicates whether clicking legend items toggles the series visibility in the chart. |

For more details on Legend, refer to [FlexChart Legend](/componentone/docs/wpf/online-flexchart/FlexChart/WorkingwithFlexChart/FlexChartElements/FlexChartLegend).