Panes
The DevExpress ASP.NET Chart Control allows you to display a chart’s series in separate panes.
This section highlights the main concepts on how to use panes in the ASP.NET Chart Control. It includes the following topics.
Note
The Chart Control can hide its elements if there is insufficient space to display them. Elements are hidden in the following order:
To make the Chart Control always display its elements, disable the WebChartControl.AutoLayout property.