Jump to content
Software FX Community

Dynamic Chart with default data


Siern

Recommended Posts

I am currently evaluating a trial version of the winform version of the control, which is dynamically created on the page.

Each time the control is created, it is filled with a line chart.  Is this just test data that goes away with a non-trial key, or will I have to always clear the chart when the control is created each time? The form needs to render prior to the user selecting the data set to loaded into this chart control.

If this is so, then some of the documentation doesn't make sense... such as:

[C#][b]public [/b]Gallery[b] Gallery {get;set;}[/b]

Property Value

The default is Bar.

because the default chart I get is always some 3 series line chart. 



 

Link to comment
Share on other sites

I did not say I did not know how to get rid of the default data. I asked if this is the norm, or it this is just a demo functionality due to a trial key being used. Because I am evaluating the control, I need to know what is demo and what is default behavior. 

Link to comment
Share on other sites

Thre is no functional diference between the Trial Version and the release version except for the message displayed and the fact the it expires and deployment restrictions.

As far as the data displayed, the trial and the released version are exactly the same.

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