Hello Team ,
I have a requirement where i need to generate a report containing a line chart from several columns of a datatable with huge number of records, if i loop through all records, its taking time to represent data in line chart
i searched for the possibilities to add the datacolumn of datatable as X, Y value members of the chart, this makes the loading of chartitems very fast, but that can be possible with RadChartView of winforms
I want it in report, can anyone please help me to add radchartview to report
I have a requirement where i need to generate a report containing a line chart from several columns of a datatable with huge number of records, if i loop through all records, its taking time to represent data in line chart
i searched for the possibilities to add the datacolumn of datatable as X, Y value members of the chart, this makes the loading of chartitems very fast, but that can be possible with RadChartView of winforms
I want it in report, can anyone please help me to add radchartview to report