Jump to content
Software FX Community

Realtime chart resizing Problems


elektra

Recommended Posts

 1) this is the sample tha reproduce the error as a zip file

http://www.filefactory.com/file/b1c0d13/n/RealtimeChartResizing.zip 

2) I have created 3 series dynamically and set the properties of each serie (text, gallery, line..)
how can I reset the series/ empty the seriers or only remove points from series and add new points.  
I found the following response in the forum but it wasn't helpful because I need to preserve the properties of the series not only create new ones. 
[b]Data.Clear() resets the number of points AND series to 0.     [/b]
[b]You need to add the following after Data.Clear():[/b]
[b]chart1.Data.Series = <number of series>;[/b]
3) I meant with Help some kind of user guide or help file for end users on the chart modification such as
galleries, color, scale, etc...
Does the ChartFX company have something like that ? (N.b: we have ordered ChartFX with 1 year support)
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...