Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Feb 04, 2013 05:55 PM by Volar
Member
29 Points
126 Posts
Feb 04, 2013 01:04 PM|LINK
Hi all:
I am using the chart control and want to give the axisX and axisY title by program because they depend on the language used in the application
If I give an ID it gives me an error
Type 'System.Web.UI.DataVisualization.Charting.Chart' is not defined
Why? I know I have to add a reference. But where?
Thanks in advance
Star
12546 Points
1867 Posts
Feb 04, 2013 01:44 PM|LINK
See
http://stackoverflow.com/questions/9206555/display-axis-description-for-asp-net-chart-control
Feb 04, 2013 02:25 PM|LINK
Hi:
Thanks nasser. I don't find he sysem.web.ui.datavirtualization.charting.chart when I try to add a reference to it.
Can u help me where to find it? I is bizarre. I have the chart control in toolbox.
I use asp.net 4.5 and vs 2012
Thanks
Feb 04, 2013 03:07 PM|LINK
I hope this will help you add reference
http://msdn.microsoft.com/en-us/library/system.web.ui.datavisualization.charting.chart.aspx
Kindly paste your error here
Feb 04, 2013 05:55 PM|LINK
Hi again
I have the chart in toolbox. When I drop i into the page, it is not recognized.
What can be the probem? If I try to find the dll, I don't find it
I am for downloading the system.web.ui.daavisualization.charting.chart for asp.net 3.5 sp1 from MSDN but I have asp.net 4.0
Thanks if u can help me
Volar
Member
29 Points
126 Posts
namig xaxis of a chart control by program
Feb 04, 2013 01:04 PM|LINK
Hi all:
I am using the chart control and want to give the axisX and axisY title by program because they depend on the language used in the application
If I give an ID it gives me an error
Type 'System.Web.UI.DataVisualization.Charting.Chart' is not defined
Why? I know I have to add a reference. But where?
Thanks in advance
Nasser Malik
Star
12546 Points
1867 Posts
Re: namig xaxis of a chart control by program
Feb 04, 2013 01:44 PM|LINK
See
http://stackoverflow.com/questions/9206555/display-axis-description-for-asp-net-chart-control
Skype: maleknasser1
Volar
Member
29 Points
126 Posts
Re: namig xaxis of a chart control by program
Feb 04, 2013 02:25 PM|LINK
Hi:
Thanks nasser. I don't find he sysem.web.ui.datavirtualization.charting.chart when I try to add a reference to it.
Can u help me where to find it? I is bizarre. I have the chart control in toolbox.
I use asp.net 4.5 and vs 2012
Thanks
Nasser Malik
Star
12546 Points
1867 Posts
Re: namig xaxis of a chart control by program
Feb 04, 2013 03:07 PM|LINK
I hope this will help you add reference
http://msdn.microsoft.com/en-us/library/system.web.ui.datavisualization.charting.chart.aspx
Kindly paste your error here
Skype: maleknasser1
Volar
Member
29 Points
126 Posts
Re: namig xaxis of a chart control by program
Feb 04, 2013 05:55 PM|LINK
Hi again
I have the chart in toolbox. When I drop i into the page, it is not recognized.
What can be the probem? If I try to find the dll, I don't find it
I am for downloading the system.web.ui.daavisualization.charting.chart for asp.net 3.5 sp1 from MSDN but I have asp.net 4.0
Thanks if u can help me