Questions tagged [webchartcontrol]
20 questions
0
votes
1 answer
DevExpress PieChart WebChartControl Hover to Highlight Piece of Pie
Is there are way to achieve highlighting of the piece of pie when user hover their mouse over the piece of pie like in Chart.Js charts?
I have looked into ClientSideEvents-ObjectHotTracked but could not find one to highlight on mouse…
0
votes
0 answers
Google Chrome not letting ASP.NET Chart Controls render. Throws Error " Website sent an invalid response"!
I am trying to show a chart control, it works fine in IE but it is throwing error "Website sent an invalid response" when loads up in Google Chrome. Suggestions are appreciated. Please help. Thank you. Below is the chart code:

cosmoscoder
- 29
- 5
0
votes
3 answers
Can i get an image output for a Developer Express WebChartControl?
I have a WebChartControl on my web page. When the chart was generated, an image is being produced and it was shown on the page.
Is there a way to get and save this chart as an image output on runtime?

Ali Ersöz
- 15,860
- 11
- 50
- 64
0
votes
1 answer
how to plot multiple y-axis in chart control
I am creating a web application using c#. I have four values(or series) volt,current,wh and temperature which I will have to plot in a chart control against time which(time) will be shown in x-axis. All things done correctly. But the range of the…

mahua
- 17
- 1
- 6
0
votes
2 answers
Webchart in asp.net
Am working with webchart control in asp.net(http://www.carlosag.net/Tools/WebChart/) The X-axis labels are long(say 30 chars) and hence gets truncated. is there a better way of displaying them?
Thanks,
Geetha

Geethapriya
- 53
- 3
- 9