Sign in to follow this  
GregSQL

FusionChartHelper and C#

Recommended Posts

I want to use a dataURL like Data.asp?id=1&subId=2 for the chart. How can I pass these attributes as a part of dataURL?

 Just URL-Encode the dataURL and then provide to the charts.

I see the FusionChartsHelper.java. Is there a way to use this with C#? I need to URL-Encode on a System.Web.UI.UserControl so I can pass multiple variables to the drill down chart.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this