This is a migrated thread and some comments may be shown as answers.

Pie chart label and start position

1 Answer 156 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Hin
Top achievements
Rank 1
Hin asked on 04 Jun 2008, 04:24 PM
Hi,

I have some questions about pie charts in Reporting.
The label of one of the slice in my pie chart is cut-off,
and displayed with ellipsis (...)
Is there a way to set the max length of the labels ?

The other question I have is about the starting position
of the first slice in the pie chart. The first item in the
serie seems to be displayed at 0 degrees by default.
How can I make it start a 90 degrees for example ?

Thanks,

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 05 Jun 2008, 02:26 PM
Hi Hin,

Thank you for contacting us and up to your questions:
  • chart.Series[0].Appearance.TextAppearance.MaxLength specifies how many characters should the label consists of before being cut off with "..."
  • you should use the StartAngle property to specify that: chart.Series[0].Appearance.StartAngle
Hope these help.
Sincerely yours,
Steve
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
General Discussions
Asked by
Hin
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or