How to use chart in RDLC?
-
Hi i'm new to MicroSoft Reporting. Can any one tell me how to use chart in the Report. I'm using ASP.Net and C#.Net and back end is Sql Server 2005. I want to display two measurements in the chart. That means a single chart should have two Y- Axis. Please Help Me...! Thanks in advance.
-
Hi i'm new to MicroSoft Reporting. Can any one tell me how to use chart in the Report. I'm using ASP.Net and C#.Net and back end is Sql Server 2005. I want to display two measurements in the chart. That means a single chart should have two Y- Axis. Please Help Me...! Thanks in advance.
You responded to the question below about SSRS by providing links, yet can't do the same for yourself :confused:
I know the language. I've read a book. - _Madmatt
-
Hi i'm new to MicroSoft Reporting. Can any one tell me how to use chart in the Report. I'm using ASP.Net and C#.Net and back end is Sql Server 2005. I want to display two measurements in the chart. That means a single chart should have two Y- Axis. Please Help Me...! Thanks in advance.
Easy to do this. You can see the chart in toolbar. Drag one. You can change the type by right clicking on the Chart Control. Just place the data elements on its axis and the chart will act accordingly. ;) Here is all you need : http://msdn.microsoft.com/en-us/library/ms252128(VS.80).aspx[^]
Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->****
InfoBox Visual Studio 2010 Extension
Windows7 API Code Pack
Simplify Code Using NDepend**