Profile Picture

Custom code error?

Posted By Clare Moore 13 Years Ago
Author
Message
Clare Moore
Posted 13 Years Ago
View Quick Profile
Junior Member

Junior Member (22 reputation)Junior Member (22 reputation)Junior Member (22 reputation)Junior Member (22 reputation)Junior Member (22 reputation)Junior Member (22 reputation)Junior Member (22 reputation)Junior Member (22 reputation)Junior Member (22 reputation)

Group: Forum Members
Last Active: 11 Years Ago
Posts: 22, Visits: 1

I am having trouble with some custom code, I want to get the range of my data and add a line midway

I tested out some code that works ok for a floatbar in the winforms charting object, and tried to use it in the reporting chart tool custom code.

double test = (double)floatBar.Values[0];

As soon as i put this code into my report it no longer runs as says there is an error, as soon as i remove  it it runs again.  Same for BeginValues, EndValues etc.

Am i doing something wrong?  I have two level grouping on my report but i'm not sure if that makes a difference.






Similar Topics


Reading This Topic