Posted: 8/23/2010
hi, i want to change the chart type of the chart in a rdlc file with the reportViewer usingvs2010 ,i thought it's important to find the ChartType node in the rdlc xml file ,but there is no the nodes that can represent the chartType property. so i have no idea now ,Can you have any solution ?
this effect is lie that
if it is possible ,please connect me ,that's very hurry .
thanks
Posted: 9/1/2010
Hello @hu Zuria and Welcome to CodeASP.NET Community.
I have passed through your code and have seen similar question asked previously in the MSDN forums, probably this link: http://social.msdn.microsoft.com/forums/en-US/sqlreportingservices/thread/f4f44a2f-3d50-4885-8893-8148c39c9c30 of the conversation there might help you.
Regards,Hajan
Posted: 9/8/2010
hello,
I'm sorry i read your reply today ,and thank you for your reply
but i have read the articles from your link ,that is not work
these ways are effective in vs 2008 or vs 2005
but in vs2010 the rdlc xmlns="http://schemas.microsoft.com/sqlserver/reporting/2008/01/reportdefinition">;
there is no "Type" tagName in the chart part in RdlcXml2008NameSpace,
so i want to look for other methods .
Regards,
Hu zuria