Pie chart

  • Hi All,

    I have do a pie chart using visual studio 2005..

    the data of pie chart is retrieve from oracle database using sql query..

    but i wonder how to display the pie chart data in percentage..

    i not sure is it can set in the sql query or the limitation of pie chart in vs2005..?

    i hope someone can help me...

  • I'd suggest returning the data to the report already in percentages.

  • Thanks for your advise, David

    I already solve my problem with created another set of dataset in visual studio..

    and this method is more faster than converting the data in percentage

    because my =count(field!name.value) is not in numeric, i only counted them by grouping

    Whatever, Thanks for your advise

    Thanks very much

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply