FusionCharts Forum: How to use view3d(); with asp.net - FusionCharts Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

How to use view3d(); with asp.net

#1 User is offline   kresnik 

  • Forum Newbie
  • Group: Members
  • Posts: 2
  • Joined: 22-June 09

Posted 18 July 2009 - 01:11 PM

function view2D()

			{

				 //Get chart from its ID

				 var chartToView2D = getChartFromId("chart1Id");

				 chartToView2D.view2D();

			}





This is the function in javascript but how do i implement it with asp.net.?
0

Other Replies To This Topic

#2 User is offline   Rajroop 

  • FusionCharts Team
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1803
  • Joined: 19-May 09

Posted 20 July 2009 - 01:32 AM

Hello,



Welcome to the FusionCharts Forum. :D



Could you please go through our Documentation and click on the Guide for Web Developers, on the left hand menu panel, to view the implementation of asp.net with FusionCharts?



:D
Regards,

Rajroop Bhaduri

FusionCharts Team

Help us improve our documentation with your precious feedback at:
http://documentation...sioncharts.com/

Follow us @Twitter
0

Other Replies To This Topic

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic