karadogan
-
Content count
7 -
Joined
-
Last visited
Posts posted by karadogan
-
-
Thank you very much

-
I'm new user in FusionCharts and I search features of the components.
So Sorry about questions
Can I use FusionCharts in C# Windows (desktop) applications?
Thank you for understanding..
-
Hi,
Im using css menu and Fusion charts in asp.net web site
But menu item hide behind flash object
I must use some code like that
<object type="application/x-shockwave-flash" width="220" height="271">
<param name="wmode" value="transparent" />
<param name="movie" value="flash/home.swf" />
<embed wmode="transparent" src="flash/home.swf" width="220" height="271" />
</object>
But I view flash chart as;
LiteralColumn.Text = FusionCharts.RenderChartHTML("FusionCharts/Column3D.swf" , "", xmlData.ToString(), "colChart", "1000", "600", false);
So I dont know how can use this code (because I dont use object)
How can I fix this problem?? Any idea??
-
Thank you for reply,
But I couldnt use this code in my asp.net application
When I used the code in Page_Load, page dosnt load and doesnt show charts?
Can you help me please, What else can I do?
-
Im using FusionCharts v3.0 in asp.net web sites But when I rotate labels some character (not English) doesnt show??
-
How can I change context menu label 'Enable Rotation' to my language on Pie Charts?

Is Fusion Charts Can Be Used In C# Windows Application?
in FusionCharts and ASP.NET
Posted · Report reply
Thank you for reply,
And another question:
When we buy FusionCharts for one WebSite , will we pay extra money for using in Windows Forms?
And is it unlimited application for WinForms?
I couldnt find any answer about this on your Licensing & Pricing page.