Pre loader

Is it possible to sciChart using Crystal Report

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

0
0

Hi,
Currently i need to generate a report with sciChart surface printed on it. is it possible to call sciChart surface in Crystal Report to getdata Printed as i am looking for customized report. i have printed sciChart using following code
var dialog = new PrintDialog();
if (dialog.ShowDialog() == true)
{
dialog.PrintVisual(sciChart , “Chart”);
}
thanx regards
Sushant

Version
4.0
  • You must to post comments
0
0

Hi Sushant,

Thanks for your question. Although we don’t have an example of how to use SciChart with Crystal Report, I think there shouldn’t be any problems with it. The only thing to mention is that you have to use the SciChartSurface.Print(..) method. It basically does the same but also configures a surface for internal rendering.

Please try it and let us know if it works for you,

Best regards,
Yuriy

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.

Try SciChart Today

Start a trial and discover why we are the choice
of demanding developers worldwide

Start TrialCase Studies