Skip to main content

Legend

The DevExpress ASP.NET Chart Control allows you to add a legend to your chart.

Legend

This section highlights the main concepts of a legend and how to use it in the chart control. It includes the following documents.

Note

The Chart Control can hide its elements if there is insufficient space to display them. Elements are hidden in the following order:

  1. Legends
  2. Axis Titles
  3. Series Titles
  4. Pane Titles
  5. Axes
  6. Chart Title
  7. Breadcrumbs

To make the Chart Control always display its elements, disable the WebChartControl.AutoLayout property.