0
votes
1answer
10 views
Determine the colours used by the ASP.NET Chart control
I'd like to find out which colours are used for a particular pallette in the ASP.NET Chart control.
I already know there is an enum on the Chart class to set the palette, e.g.
my …
0
votes
1answer
10 views
Add Chart Data from other Workbooks into one series with VBA - Excel 2007
Hi All,
I need to create a Chart which will grab data from external sources when a macro is run. Setting up the UserForm and all that is fine, all done, however I cant find out ho …
0
votes
0answers
10 views
WPF 3 Axis Chart
Does anyone know of a good WPF based control for doing 3 Axis Plotting? Needs to be able to take possible 3600 points and create a 3D surface like a iso map.
Must take X, Y, and …
0
votes
2answers
27 views
How do I use GDI+ to change the color of a line when it overlaps a region?
I'm using .NET GDI+ to draw a wavy line on a chart. (think sharetrading)
I want it to change color if the line goes above 90% or below 10%.
Any tips on how to get the color to ch …
0
votes
1answer
44 views
Which software can generate such flow chart?
Anybody have used such a software? Is there an open source equivilient? Thanks!
0
votes
0answers
42 views
ASP.NET Charting Control - Dynamically Adding and Removing Series of Datapoints
If you're familiar with ASP.NET's Charting controls, the Chart object contains a number of Series objects - which are series of datapoints that can be charted. Each series can be v …
1
vote
2answers
38 views
Exporting combined data/charts to a single PDF from a ASP.NET web app
We have a ASP.NET C# web application and are trying to find a way to combine data/tables and charts that can be exported a single PDF.
Some things we're looking for...
The abili …
0
votes
1answer
11 views
why the charting dialog(using plot pack in iocomp) updating is not correct?
I develop a MFC dialog-based application in VC++6.0 which communicate with remote machines through UART port, data received should be displayed in charting control(plot pack). Beca …
0
votes
1answer
34 views
How to implement a SeriesInterpolate effect for a new Flash charting library?
I'm working with a hot new open-source Flash data visualization library (http://www.axiis.org) It doesn't (yet) have a series interpolation effect, like the Adobe Flash Charting l …
1
vote
1answer
78 views
Is ZedGraph library development still active? If not - are there any open source replacements?
I'm about to start working on a new .NET project where I'm going to need to put real-time data from a hardware device on a chart and I was surprised to find out that ZedGraph devel …
0
votes
1answer
28 views
Architecture for chart reuse.
In the company that I work for we have several web-based applications that require charting of data in one form or another. We are therefore investigating different ways of reusing …
7
votes
3answers
532 views
C#/Excel: Working Around Maximum Series Size On Chart
I need help programatically graphing more points than can fit in a single Excel series.
According to http://office.microsoft.com/en-us/excel/HP100738491033.aspx the maximum number …
2
votes
3answers
213 views
Charting library for Flex
I'm starting to develop a website with flex. I need a charting library. It's very important to have good looking and interactive charts. I have been testing charts included in flex …
0
votes
0answers
21 views
B&W Chart in Crystal Report 10 Not working as Expected!!!
in "Template" Menu and "Costum" Tabpage I selected "Letter Size B&W" But as a result just 4 columns are in B&W Format, and other columns are Colorfull starting from Orange! …
0
votes
1answer
26 views
Dojox charting legend image rotation
Hi,
Is there a way to rotate an image symbol in the legend widget??
I'm using a few vertical lines in my graph to show the location
of a leak on a chart. The legend shows these …
