Tagged Questions
4
votes
2answers
2k views
Styling the asp.net charting controls
Using the ASP.Net Chart Controls, which are a subset of the Dundas Chart Controls,
How can I make charts that look like this:
Instead of this:
EDIT: I've made some progress, since asking this ...
3
votes
1answer
330 views
150K rows for scatter plot graph loading forever?
I have 150K records of X and Y columns and I am trying to draw a chart for FinanicalFormula. It is taking time to create chart for ever. It is not throwing error also.
Chart1.DataSource = dtChart
...
1
vote
1answer
493 views
MS Chart Control: Drawing and Labeling Line Series Across the Chart Area
I have questions about the MS ASP.NET chart control.
How can a line series be set over a bar series so that it extends to the y-axis of a chart?
Is it possible to place the name of the line series, ...
1
vote
1answer
143 views
Can you use an xml datasource with Dundas Chart for SharePoint (v2.5)?
Can you use an xml datasource with Dundas Chart for SharePoint (v2.5)?
1
vote
5answers
2k views
Dundas vs ComponentArt which one is better
Planning to buy a charting solution (for ASP.NET), narrowed down to Dundas and componentArt.
Is there a feature comparison sheet, comparing these two components?
Has anyone used both of these and ...
1
vote
1answer
1k views
How to get dynamic intervals in Dundas / Microsoft Chart Controls for Windows Forms?
I'm using the Microsoft Chart Controls for .NET 3.5 and am struggling with getting the chart control to support window and control resizing.
I have graphs where the X value is dates, and want the ...
0
votes
0answers
19 views
Formula in Dundas Chart in SSRS not doing anything
I have a Dundas Chart Control in an SSRS Report
When I select a formula for a line chart e.g. Bollinger Bands, Simple Moving Average, Rate of Change
it doesn't do anything to the data, the line ...
0
votes
1answer
50 views
How to create 'up-down' bars in SSRS?
In Excel, you can create up-down bars, where the bar appears 'above' or 'below' some other value, with +ve and -ve being different colours
see here for an example: ...
0
votes
1answer
110 views
Microsoft Chart Controls (MSChart) - cannot find Dundas.Extensions namespace API
I'm trying to use ThresholdLineHelper Class in my chart project, but it seems like Microsoft haven't exposed Dundas.Extensions namespace into MSChart library.
Does anyone know where I could find it ...
0
votes
1answer
1k views
MS Chart Control: Formatting Axis Labels
I have questions about formatting the axis labels of the MS ASP.NET chart control. Before I dive into my questions, please take a look at this screenshot.
As you can see in the screenshot, the ...
0
votes
1answer
84 views
Extending a trend line to either side of a Dundas Chart
I hope somebody can help.
I'm using Dundas Charting for Reporting Services v2.2 inside a Visual Studio 2005 Business Intelligence project.
What I am trying to do is extend the point at the center of ...
0
votes
0answers
210 views
How do I get the chart series point axis label value from the click event using dundas?
Can someone tell me how to get the clicked Chart.Series axis label value from a chart click event.
0
votes
0answers
194 views
datavisualization.Charts cursor selections and snapping to grid
I'm working with a bar chart (microsoft, formerly dundas).
And I have my X axis going from 5 to 31, and it is split evenly into 10 intervals, basically
5--|--|--|-...|--31
I need to have my cursor ...
0
votes
1answer
991 views
Dundas Gauge for ASP.NET by Microsoft
A couple of questions following Dundas acquisition by Microsoft:
Is Microsoft planning to support/expose the Dundas ASP.NET gauge control?
Are all the features that previously existed in Dundas ...