How to add chart in page header of crystal reports

社会主义新天地 提交于 2019-12-13 14:09:42

问题


I tried to add a chart in page header of crystal reports but it adds only in report header and report footer only. How to add chart in page header?


回答1:


You can't have a chart in the page header, or detail sections; a chart will only function in the report header or footer.

If you require a chart in the page header, create a subreport in the page header, and place the chart within the subreport.



来源:https://stackoverflow.com/questions/12640969/how-to-add-chart-in-page-header-of-crystal-reports

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!