microsoft-chart-controls
Calculating Min/Max Y-Axis values for a line chart
I am attempting to replicate how \'right\' Excel feels with regards to calculating the Y-Axis boundaries for a line chart.[详细]
2023-04-07 20:10 分类:问答How to export an editable chart to excel which is created with Mschart?
I want to export the chart which is created with mschart to excel. I wantreal chart in excel which user can change it\'s value开发者_StackOverflows not an image of chart.[详细]
2023-03-29 05:55 分类:问答how to omit a time period from the x-axis in microsoft chart control
I am developing a Windows Application in Visual Studio, coding in c#, .Net Framework 4. On a chart, I plot the intraday time series of prices for a st开发者_开发技巧ock.When I plot a single day, it w[详细]
2023-03-27 22:26 分类:问答MSChartControl weird behaviour on selection
I\'m using the MSChartControl in my application. In the chart control I display an image where I want to use the selection mechanism of the chart control to select a range of the image using the Curso[详细]
2023-03-24 23:04 分类:问答How to set the resolution (DPI) for Microsoft Chart Control generated Images in asp.net
How can I define the image resolution (in DPI) for images created by开发者_StackOverflow the microsoft chart controls for .net (for the creation of .png-images).[详细]
2023-03-24 01:11 分类:问答to plot two different graphs together on the same chart
I am using the MSChart Control to plot some data but I would like to plot two different graphs together on the same chart. For example, use a Bar chart (series1) with a pie chart (series2)[详细]
2023-03-22 13:03 分类:问答Adding a footer to a Microsoft Chart Controls chart
Is there a possibility to add a footer line into a chart created with Microsoft Chart Controls for .net 4. I would like to place a logo (png-image) on the left side and a text on the right side of thi[详细]
2023-03-21 11:02 分类:问答Custom MarkerStyles possible in Microsoft Chart Controls? [duplicate]
This question already has answers here: .NET Charting Legend Marker Size (2 answers) 开发者_如何学Go[详细]
2023-03-20 06:14 分类:问答Error: Chart cannot save an item after 10 attempts
My miniture web application does very little: reads SQL and displays charts, based on an item code passed in the query string. It worked fine for months, today I suddenly got this error message:[详细]
2023-02-17 03:00 分类:问答Microsoft Silverlight charting odd interval
In a simple Microsoft chart control in Silverlight I have the days of one month as dates on the X axis and double values on the Y axis. I would like to display every second day on the X axis but those[详细]
2023-02-15 01:14 分类:问答