I'm trying to print chart via ShowRibbonPrintPreview() / ShowPrintPreview()
When dialog opens everything is OK.
But when you change page size or orientationor just open and close page setup dialog chart get split between several pages.
I've tried different PrintSizeMode values -- behaviour stays the same.
I've attached combined screenshot to illustrate the behaviour
Hi,
Thank you for your report. Our attempts to reproduce a similar issue were not successful. Please test the attached example on your machine and feel free to modify the source code to illustrate the issue. We will check for a suitable solution.
I've managed to reproduce the behaviour using this sample.
What I did wrong -- I did not set <dxc:ChartControl.PrintOptions> in XAML, only in ShowPrintPreviewDialog()
If you set options in XAML -- the behaviour is correct. If you don't -- it has behaviour described in initial post regardless of what you set in ShowPrintPreviewDialog()
Hi,
Thank you for your clarification. I have reproduced this issue locally. We will examine this behavior in greater detail and will check for a suitable solution. Your patience is appreciated.