mschart
C# dashed lines in chart series?
I\'m using the Chart control from .net 4.0 in my C# W开发者_开发知识库inForms app. I have two series\' of data displayed as line graphs.[详细]
2023-02-10 13:26 分类:问答Set ImageAnnoation image using embedded Resources instead of a file name
I\'m using the Chart control from the DataVisualization library, and want to use image annotations on my chart.The problem is that the ImageAnnotation.Image property is a path to the image, and there[详细]
2023-02-09 19:11 分类:问答Multiple MS Charts on the same page use the same image map
I\'m using the Microsoft Chart control to put a couple of charts on a web page. If you render 2 charts, the resulting HTML is something like this (the tab开发者_运维知识库le is mine, the img and map a[详细]
2023-02-09 16:44 分类:问答How do I update MS Chart for 3.5 to MS Chart 4?
Does anyone now how to update reference from MS Chart 3.5 to MS Chart 4. I have recompile ASP.NET project with Visual Studio 2010, the reference already pointing to MS Chart 4.0 dll, but when I open[详细]
2023-02-03 10:18 分类:问答Set marker on MSChart at specific X-Value
Here is the code that generates my chart: System.Web.UI.DataVisualization.Charting.Chart Chart2 = new System.Web.UI.DataVisualization.Charting.Chart();[详细]
2023-02-03 10:06 分类:问答Display new line in MS Charts Tooltip
I am using MS Charts in my project and things are going well. I am using this article for complex Tooltip conte开发者_开发问答nt, When i addd line break \"\\n\" its working properly on IE but not on F[详细]
2023-02-02 23:26 分类:问答Same order as datatable on X axis in Ms chart?
Data base send X-axis values 1,3,2,4,5 but when assigned to chart values are c开发者_StackOverflow社区oming 1,2,3,4,5. How can show same order as table has on x -axis?[详细]
2023-02-02 09:27 分类:问答ActiveX Ms Chart Control Not Rendered Under IE 7
We\'re using Visual C++ 6.0 to develop a web-application, which uses ActiveX controls. One of them is this Microsoft Chart Control(6.0), to show some statistics or something.[详细]
2023-02-02 07:39 分类:问答Display ASP.Net MSChart / File Issue
I’ve add MSChart to a webpage and I’m also using a Survey page I got from 4GuysFromRolla.Both work on my development machine but when I move them to my hosting site there are issues.[详细]
2023-01-31 16:39 分类:问答MSChart XValue Problem
I am using MS Chart -Pie to display Page name and its record status count in Pie Chart [MS Chart]. Page Name Valid InValid[详细]
2023-01-31 01:02 分类:问答