Afternoon All,

I have a niggly difficulty that I could do with some guidance on. Basically, I have a report which I am showing in a report viewer - no problem. I am also passing parameters to that report for it to display - no problem. However, there is a guage chart on the report and I don't want to have to mess about with datasets to set it's value.

(It is basically just a guage going from 0% to 100%). Is there any way to programmatically set the value of the guage without messing about with reading and editing datasets / datatables?

Many Thanks