ComponentOne FlexChart for WPF
Legend
FlexChart > Understanding FlexChart > FlexChart Fundamentals > Legend

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

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
LegendPosition Sets the position of the chart legend .
LegendStyle Sets the style of the chart legend.
LegendToggle Indicates whether clicking legend items toggles the series visibility in the chart.

For more details on Legend, refer to FlexChart Legend.