mschart
How to Cache Real-time Data?
I\'m working on a windows forms application (.NET 4.0). My form contains a \'Fast Line\' chart using the Microsoft chart control included in VS2010.[详细]
2023-03-05 09:13 分类:问答Get the Databound Member from GUI Populated MS Chart Series
I have a set of charts in a form. These are \"canned\" charts and will only be updated when new data comes in (typically on a monthly basis). I have created each chart by binding (bounding?) a data so[详细]
2023-03-03 20:16 分类:问答Response.redirect for MS Chart
I have a chart control. Now the functionality i want is if the user clicks on the chart it takes it to a new page along with it i need to send a value to that page.[详细]
2023-03-01 14:21 分类:问答MSChart Annotation Size
I have an MSChart with annotations, the charting area is sizable so that people using the old school 800x600 can see the chart.[详细]
2023-02-28 22:05 分类:问答Updating data values in MSChart after binding
I have a line chart that loads a set of daily values.Some days there is no data, so if I just load the set of values I have, the line chart connects the non-contiguous days with a straight line which[详细]
2023-02-25 20:50 分类:问答Drawing on multicores machines [closed]
Closed. This question is off-topic. It is not currently accepting answers. 开发者_如何学Python Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-02-25 02:07 分类:问答C# MS Chart Control - highlight today's date in Gantt Chart
The title of this开发者_如何学编程 question says it all. I\'ve got a gantt chart (RangeBar) made using the MS Chart Control, and at present I have some StripLines to highlight weekends and the start[详细]
2023-02-24 05:57 分类:问答Microsoft Chart Controls and X-Axis time scale format
I have a Microsoft Chart Controls within my winforms app. I currently play the X and y values within a loop. I also had the X-axis format set as[详细]
2023-02-24 00:07 分类:问答C# MS Chart Control - two questions
So I\'ve made this range bar chart with the MS Chart Control. I have two questions: How can I implement an event handler for when the user double clicks a series? I can\'t see one anywhere.[详细]
2023-02-22 18:27 分类:问答Showing Mouse Axis Coordinates on Chart Control
Is there a simple way to retrieve the X/Y coordinates of ANY point in the chart Area (relative to that chart Axis of course)?[详细]
2023-02-19 08:22 分类:问答