aspnet-15812-components-chart-control-visual-elements.md
The topics in this section describe the control elements that you see on screen. Each topic contains an image and a general overview of the corresponding element.
The following visual elements are available in the ASP.NET Chart Control.
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.
See Also