Im using the reporting tool for making some industial graphs.
The graph that im looking for is something like Speed vs Time graph. Im not able to do the same with the reports. Can anyone help me in detail about wht needs to be done or point me to a detailed tutorial.
Thx a lot.
1 Answer, 1 is accepted
0
Steve
Telerik team
answered on 15 Feb 2010, 05:28 PM
Hi Koustubh Shenai,
The information you provided is insufficient for us to determine what your desired chart should look like. In the meantime you can see the supported chart types in the following help article: Chart Types Overview.
The Chart report item uses the same engine as RadChart for ASP.NET AJAX, so if you are familiar with it, you should easily get on the right track. There are some differences and limitations however both from chart and report point of view:
as explained in the chart help article referenced above, the chart does not use the reporting data engine and therefore it can be bound only manually by using the chart's NeedDataSource event.
interactive features such as tooltips, maps, active regions and events inherent to the RadChart control are not supported.
Although it shares the same API as the chart web control, our suggestion is to look at the chart documentation in the report help as it is updated according to the supported features. You can also see the chart in action in two of our demo reports:
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.