New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Pie Chart Labels are Cut Off or Truncated

PROBLEM

Pie chart labels of RadHtmlChart are truncated or cut off, so they are not fully visible. Happens more often when label text is long.

DESCRIPTION

By default, the pie chart label holds the value of the segment only and it is usually short enough to not cause issues.

Also, RadHtmlChart does not adjust size based on the label size.

SOLUTIONS

There are various approaches you can take to improve the appearance of the chart. For example, you can use one or more of the following:

In this article