AD
Administrator
Syncfusion Team
January 23, 2007 09:27 PM UTC
Hi,
Please close this issue because I figured out it.
What I did is to set the PrintColorMode to "Color" instead of default 'CheckPrint'
this.chtReport.PrintColorMode = ChartPrintColorMode.Color;
thanks,
Lan