FusionChart in VB.Net Windows Application
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



FusionChart in VB.Net Windows Application Expand / Collapse
Author
Message
Posted 11/30/2007 5:36:35 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 12/4/2007 8:38:26 PM
Posts: 6, Visits: 11
Hi all,
I'm new in FusionCharts and interested too use it in future application development, so right now i'm exploring FusionCharts features.
While there's A LOT sample to use FusionChart in ASP.Net WebApplication, I can't found any sample code to use it in VB.Net windows application.

I already to try to make a simple form that consist of 1 multiline textbox to writedown the xml string.
and already add FC As AxShockwaveFlashObjects.AxShockwaveFlash to this form
I use this XML String :







and use this code too render the chart :
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnGen.Click

FC.Movie = Application.StartupPath + "\\Column3d.swf"
FC.SetVariable("dataXML", TextBox1.Text)

FC.Play()
FC.Refresh()

End Sub

It's work fine if I run the form an click the button for the 1st time.
BUT.., when I want to render the chart again, i need too click the button 3 times before the chart generated again..
So., is it a bug in FusionCharts or it's just my fault?
I would appreciate any help for my case..
Post #3218
Posted 12/4/2007 8:17:32 AM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Moderators
Last Login: 10/11/2008 2:58:00 AM
Posts: 811, Visits: 1,289
Hi,

please see the similar post here :

http://www.fusioncharts.com/forum/Topic3219-44-1.aspx

Regards,

Sudipto Choudhury
FusionCharts Team

Post #3257
« Prev Topic | Next Topic »


Permissions Expand / Collapse

All times are GMT -7:00, Time now is 8:02am


Execution: 0.141.