Jump to content
Software FX Community

Is there a limit on num of series in a chart?


dayiku

Recommended Posts

I am tring to plot data in a chart. I am able to successfully plot up to 4 series on one chart, however when i reference the 5th series i get an index out of range error. When i comment out this reference to the 5th series the chart is displayed with the additional series.

 

My question: Is there a limit on the num of series in one chart?

How can i reference additional series' without generating the error messages?

Link to comment
Share on other sites

Thanks for your response.

I think i may have found the source of my problem.

I am currently running ChartFx version 7.0.3306.26568

It seems there is a bug in this chartfx where it only allows you to modify series 1-4. Any additional series is automatically generated and cannot be accessed in codebehind. Also when i add a new series in the design view it is removed when i switch to the source view.

I have checked the version before this and there are no problems like this with it.

 Is this problem familiar and is there a fix for it?

 

 

Link to comment
Share on other sites

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...