cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with percent histogram

Former Member
0 Kudos

Hi everyone!

I wanna make a percent histogram like this one on visual studio via Crystal Report.

http://img534.imageshack.us/img534/2893/reportpo.png

I got some problems because cannot realize this and I dont know how to do it.

I have a database with one table and some columns and the purpose is to do for each column a percent histogram bar.

I've tried a lot of solution but all failed.

Can anyone help me please?

Thanks a lot!

Accepted Solutions (1)

Accepted Solutions (1)

former_member183750
Active Contributor
0 Kudos

What version of CR?

What version of .NET?

Ludek

Follow us on Twitter http://twitter.com/SAPCRNetSup

Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

Former Member
0 Kudos

Well:

-Visual Studio 2010 with .NET 4.0

-CR 10

former_member183750
Active Contributor
0 Kudos

Two limits to overcome:

1) The designer that comes with CRVS2010 is quite limited when it comes to chart creation. Full versions of CR have more options for you to build charts and graphs. E.g.; CR 2008 (V12.x) or CR 2011. Once you have a report created using either one of the above designers, you can run them in CRVS2010.

2) The APIs for charts are also limited - irrespective of version of CR. E.g.; building charts on the run in an app is not as fully featured as the full designers. For more info on charting APIs see the KBase [1425910 - What are the limitations of modifying a chart in a Visual Studio .NET application?|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333433323335333933313330%7D.do]

Oh, before you run out and get a copy of CR 2008 or CR 2011, I'd recommend posting your query to the [SAP Crystal Reports Design|; forum and ask them if such a graph is possible to do in the full versions of CR.

Ludek

Follow us on Twitter http://twitter.com/SAPCRNetSup

Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

Edited by: Ludek Uher on Sep 20, 2011 7:51 AM

Former Member
0 Kudos

Thank you.

I'll try it.

Answers (0)