Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > .NET General

Vista - Step Charts in Reports (RDLC - Report Viewer)

Reply
 
Old 05-15-2009   #1 (permalink)
Ashutosh


 
 

Step Charts in Reports (RDLC - Report Viewer)

Hi,
Is it possible to create step charts using microsoft report (RDLC)?? The
kind of charts that I want to create is at

http://www.tushar-mehta.com/excel/charts/step_chart/

Regards,
Ashutosh


My System SpecsSystem Spec
Old 05-18-2009   #2 (permalink)
Colbert Zhou [MSFT]


 
 

RE: Step Charts in Reports (RDLC - Report Viewer)

Hello Ashutosh,

I researched a lot in my side and did not find a way to create a step chart
directly using the Visual Studio ReportViewer control. This type of chart
is not available in Visual Studio at this time. And different from Excel,
we cannot use x y-errors bar to create it either. If the step chart is
really necessary, currently, I think the only possible workaround is
duplicating your data source. For example,

Store data
1 10
4 23
5 15
7 8
10 16
12 13

As
1 10
4 10
4 23
5 23
5 15
7 15
7 8
10 8
10 16
12 16
12 13

You can also submit a suggestion on this via
http://connect.microsoft.com/VisualStudio. Hopefully, the step chart will
be accessiable in future.


Best regards,
Colbert Zhou (colbertz @online.microsoft.com, remove 'online.')
Microsoft Online Community Support

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Reporting Services - Report Viewer webpart -- for MOSS on Vista Vista General
MS Report viewer(RDLC) - Report from 2 tables without joins .NET General
report viewer - project defined dataset .NET General
Fed up with Vista? Here are step-by-step instructions for downgrading back to the warm familiarity of Windows XP Vista General
Request for a Simple Step-By-Step Guide to Networking Vista and XP Vista networking & sharing


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46