Jump to content
Software FX Community

Remove a serie


ehlaban

Recommended Posts

From other posts i understand that it's not so easy to remove a serie

from a collection of series. What i learned is that with

chart.OpenData(COD.Values, chart.NSeries-1,0);chart.CloseData(COD.Values);

 You can remove the last series.

 Question1: with VS 2005 and VB.Net chart1.Opendata is not recognised as a function

how do i call OpenData?

 In Chart FX 7 (for VS 2005) you can re-order series which allows you to remove any series by sending it to the last position first, this is not possible in Chart FX 6.2.

Question2: What is the function to send a serie to the last position?

 Ernesto

 

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