Tagged Questions

1
vote
2answers
16 views

How do I show only the graph of a chart (No Legend, No Title, Minimum Space Used) in Silverlight 3.0?

I'm writing a Silverlight application that is showing a pie chart of completed items as an item in a DataGrid. I currently can get the graph to show as an item in the DataGrid using a …
0
votes
2answers
34 views

Generate Image with Microsoft .NET Chart Controls Library without Control

Is it possible to generate images (jpeg, png, etc) using the Microsoft Chart Controls library without instantiating a WinForm or ASP.NET Control class? All the examples I have seen utilize a control …
2
votes
2answers
111 views

F# charting example

I would like to do some basic charting in F# using build in features or a free library. And I would be very very pleased with a very basic example of it, a pie chart if possible. Example data : …
0
votes
0answers
13 views

Hide weekends on WPF toolkit chart

I am making a small app that plots financial price data and since the finance markets are closed on the weekends, I have no data for those days. By default the chart, found in the new WPF Toolkit, …
0
votes
2answers
29 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 how to add another …
0
votes
1answer
11 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. myChart.Palette = …
0
votes
0answers
13 views

labels below xAxis at flex barChart

Hi, I would like to customize labels below xAxis at bar chart - have long (4-5 words) names and would like to display them next below previous. Is it possible? Regards, pszemo
1
vote
1answer
60 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 visualized in a …
0
votes
1answer
46 views

Which software can generate such flow chart?

Anybody have used such a software? Is there an open source equivilient? Thanks!
0
votes
0answers
12 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 Z. NOTE: Must be …
0
votes
2answers
32 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 change? My two ideas …
2
votes
3answers
227 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 builder and fusion …
1
vote
2answers
40 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 ability to export a …
4
votes
8answers
595 views

Ruby on Rails: What Reporting and/or Charting Tools Are Available?

I'm just starting out with Ruby/Rails and am wondering what Rails developers use to provide reports and/or charts on Rails sites. In ASP.NET I use the tools from DevExpress but I don't know enough …
7
votes
3answers
572 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 of points …

1 2 3 4 5 6 next
15 30 50 per page