New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

Rad Chart Basics

RadChart has been deprecated since Q3 2014 and is no longer recommended for use, as it does not support modern browsers. We strongly recommend using RadHtmlChart, Telerik's modern client-side charting component. To transition from RadChart to RadHtmlChart, refer to the following migration articles:

Explore the RadHtmlChart documentation and online demos to determine how it fits your development needs.

Charts are composed of a hierarchy of elements. Most of the elements are common across all chart types (unless otherwise noted). The illustration below shows some of the significant chart elements.

RadChart elements

Chart Element Descriptions

ElementDescriptionElementDescription
TitleThe heading for the chart as a whole. The position and appearance of the title is completely customizable. Read MoreLegendThe legend contains a symbol and name for each series in the chart.The legend may also display a series of items. The position and appearance of the legend can also be customized. Read more
Axis ItemAxis Items are the individual points along each axis that help indicate the axis measurement and scale. Read moreGrid LinesVertical and horizontal lines parrallel to the X and Y axes.These grid lines form the grid, making the chart easier to read. Read more
Point MarkThe point mark is a visual cue to enhance visibility of data points on line and area charts. Read moreSeries ItemsChart SeriesSeries contains a set of data points to be drawn on the chart. This set of points contains related data. Each series can be represented by a chart type. Pie charts use only a single series. For other chart types there is no limitation to the number of series or items within each series.Read more
Item LabelThe label next to each data point displaying a value or custom text. Read moreMarginsThe distance between the outer edge of an item to the outer edge of the item containing it.For example, the margin for the plot area is the distance from the plot area border to the outermost border of the chart. Plot area, legend and title all have margins. Read More
Axis LabelThe label next to each axis identifying the nature of data points found along that axis. Read MorePlot AreaThe area enclosed between the X and Y axes. Read more
TicksAxis ticks are small marks that identify the position of items on the axes and the starting points of gridlines. Read morePlot Area BorderThe line that encloses the area between the X and Y axes. Read more
Axis (X and Y)These axes form the coordinates in which the data points are placed. Chart series items are displayed along the X and Y axes. Note : Pie charts do not use axes. Read moreBackground BorderThe outermost line that encloses the whole chart area. Read more
Exploded PieA piece of the a Pie chart that is visually separated from the rest of the pie for easier distinction. Read More
In this article
Chart Element Descriptions
Not finding the help you need?
Contact Support