Reputation: 4336
I am using PHP.
There is a visifire chart object inserted into an html page with JavaScript.
When i print the page the chart is not displayed.
Is the a way to print it?
Upvotes: 0
Views: 153
Reputation: 1533
Can you tell me how are you exporting the chart? You Have to set ToolBarEnabled property in Chart in order to print it?
Upvotes: 0