I have the following code that gets called on form load and when a button is clicked:
The chart displays with the proper data when the form loads. If the button is clicked on the form, the chart displays "There is no or empty series".
I have verified the correct data is returned by the
GetResponseContentDailySummary function.
Any help would be much appreciated,
-jm