我在一个向导中有两个图表控件。是否可以在不使用xrChart的情况下将此图表复制到XtraReport?图表控件1是条形图,而图表控件2是饼图。数据来自datatable。
发布于 2016-10-14 02:14:25
浏览文档部分- Use Charts, Grids and Custom Controls
这将帮助您了解如何使用数据绑定将图表控件添加到xtrareport中。
How to: Create a Report with a Chart Containing Series Bound to Data
How to: Create a Report with a Chart Bound to Data Using Series Templates
希望这些能有所帮助..
https://stackoverflow.com/questions/40021556
复制相似问题