Jump to content
Software FX Community

Help! Chart not rendering in Production as it does in Development.


usejwat

Recommended Posts

I am sure I am makingĀ a newbie mistake but I can not figure this out.

I have a graph on a winform and I used the ChartFX end user control to modify the series in the chart.

I am using Version 7.0.3306.26568 of the control.

When the page loads the series changes I specified using the tool are not manifesting. Here is the code that runs in the form_load event:

Me.TblExceptionReportScoreTableAdapter.Fill(Me.TickerExceptionReportsDataSet.tblExceptionReportScore)Chart1.Data.CommitChanges()Chart1.RecalculateScale()Chart1.Refresh()

I can not get the chart to render when running as it looks in design view. What can I do? This is rather frustrated to no end.

As I said before, I am sure this is a newbie mistake but can someone please help get this going?

Thank You in advance

Jeff

Link to comment
Share on other sites

  • 4 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...