I am printing a WPF screen, using the PrintDialog.PrintVisual method. All of the bound controls on the screen print correctly except for the two Telerik controls - RadCartesianChart and RadPieChart. Both of these controls display the message "No data to plot" on the printout.
The data in the controls is bound to the datacontext; and displays correctly in the screen when displayed, the only issue is when printed. Would you expect bound Telerik controls to print correctly?
Thanks.
The data in the controls is bound to the datacontext; and displays correctly in the screen when displayed, the only issue is when printed. Would you expect bound Telerik controls to print correctly?
Thanks.