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

Telerik Report Chart Legend Problem

1 Answer 77 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Nman
Top achievements
Rank 1
Nman asked on 18 Apr 2011, 05:03 AM
Hello,

        I have create a Pie chart with following Dataset schema


       
        CallPriorityCode   CallPriorityName  NoOfCalls
                  1                          Low                  8
                  2                          Medium            10
                  3                          High                  2
 
      I want to show Pie chart with Percentage value ( Of NoOfCalls Data) as Lable and Call Priority Name in Legend Area.


1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 21 Apr 2011, 10:02 AM
Hello Nman,

You would have to create the chart series and items programmatically in the NeedDataSource event in order to be able to achieve your inquiry. A sample code that gets this done is available in the Data Binding Chart to a Generic List of Objects help article. Review it carefully and let us know how it goes.

Regards,
Steve
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Nman
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or