How do I specify how many items are displayed in a Series? It always defaults to 7 items and I can't find out why.
brad
1 Answer, 1 is accepted
0
Velin
Telerik team
answered on 18 Dec 2008, 08:39 AM
Hi Brad,
The number of items displayed in RadChart exactly matches the number of items in its data source. Please make sure you are using the correct data source to populate your RadChart and also the logic used for building the data source is correct. For more information on data binding RadChart you can refer to http://www.telerik.com/help/aspnet-ajax/buildingdatabind.html.
If the chart is populated manually it will still show as many items as there are in the series. You can check this example - only three items for each series. And in this one there are much more items shown. Can you please elaborate on your scenario and the results you are getting?
Greetings,
Velin
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.