Jump to content
Software FX Community

Recommended Posts

Posted

How do I invoke Printer.Print() from clientside javascript? How to access the chart object in the client? I know that Print() funtion is in ChartFX.Internet.Client.dll. Will this DLL be downloaded to the client by the browser automatically?

I tried setting htmltag=".NET". But it doesnt seem to be working?

Posted

Hi binukjohn.  Unfortunately,

Printer.Print() method is not available for Web Forms API, it is just available

in the Windows Forms version. You can use the print toolbar item in order to

print the chart. I apologize for the inconveniences this may cause.

Posted

Thanks..

I am unable to see the toolbar options for the chart. How do I view this? Are you talking about internet explorer toolbar? That is not what I want..I read in your support groups that Chartfx has pribt options for webpages also..Can you please help?

Posted

Thanks for the feedback...Unfortunately,

Chart1.ToolBar doesnt seem to be having a visible property. I am working on Chartfx6.2 with ASP.NET. Is this property available? I could see Chart1.ToolBarObj.Visible property. Is it the same?  I tried setting it to true. But that too is not working. Is there anything else I need to set? like htmltag or something?

Posted

OK..I got it now..I have to set HTMLTAG=".NET".

But problem now is that if it is ".NET", I am losing the link and target url settings.. I cannot click on a bubble and redirect to new pages. Is this possible?

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