Questions relating to products by Dundas Data Visualization Inc., such as Dundas BI, Dundas Dashboard, or the old Chart/Gauge/Map components for ASP.NET and WinForms
Questions tagged [dundas]
70 questions
1
vote
3 answers
Calculate points to create a curve or spline to draw an ellipse
I am working with Dundas maps and need to overlay the map with bubbles depicting some data. I want to add shapes to the map in order to achieve this. I can add a triangle (or any straight-line-polygon) like this:
public static void AddShape(this…

grenade
- 31,451
- 23
- 97
- 126
1
vote
2 answers
Getting data from ASP.NET Dundas control before Ajax.Submit in ASP.NET MVC
I am working on a project in ASP.NET MVC using C# 3.0.
I am using the Dundas Chart Control for OLAP. As the Dundas control does not directly support MVC it is used on a standard ASP.NET page with a codebehind file. This page is displayed in an…

TonE
- 2,975
- 5
- 30
- 50
1
vote
0 answers
Why are SSRS (+Dundas) 2008 reports exported as PDF bigger than 2005?
We are creating large reports in SSRS 2008 (with Dundas) that when exported to PDF, are coming out with a file size of about 4.5MB. The same reports in 2005 came out at just under 1MB.
Is there something configurable that can be changed? We've…

cjk
- 45,739
- 9
- 81
- 112
1
vote
1 answer
How can I get the size of the Plot Area in a Microsoft Chart Control
I am using the MS Chart Control in a Windows application.
I am charting various series dynamically and the user can specify which charttype each series should be. This leads to situations where pie charts are combined with line/spline charts…

Jason Kibble
- 2,647
- 2
- 18
- 7
1
vote
2 answers
Dundas Dashboard Entering longitude and latitude on maps
How can I insert longitude and latitude coordinates to a map on Dundas Dashboard? I have a table in SQL with City, Province, Longitude, and latitude columns, but when I enter the dataset into the map, it doesn't give me the option to use the tables…

Louis
- 134
- 1
- 3
- 16
1
vote
2 answers
How to really scroll and zoom a MS Chart controls?
I am doing a trending application with the MS Chart controls 4.
I integrated zoom and scroll with the mouse wheel and the right button, which gives the control a unusual smoothness.
However, I relealize that the ChartArea.Axis methods…

Larry
- 17,605
- 9
- 77
- 106
1
vote
1 answer
Dundas / Microsoft charting stacked area chart multiple series with mixture of positive and negatives
I would like to create a stacked area chart which contains multiple series, however we would like all the positive values to be stacked positively (above the X axis) and all the negative values to be stacked negatively (below the X axis).
The…

Philip
- 923
- 7
- 19
1
vote
1 answer
Rendering Dundas Chart Programatically throwing Exception
I am making an application which has quite heavy (in sense of data) charts to be rendered when the ASP.NET page is loaded, due to this reason the page is taking much time to load and a white screen is shown. I am using Dundas chart API for my…

Muhammad Ummar
- 3,541
- 6
- 40
- 71
0
votes
5 answers
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 found any one of them to be better than the other?
I…

Binoj Antony
- 15,886
- 25
- 88
- 96
0
votes
1 answer
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: http://peltiertech.com/Excel/ChartsHowTo/StockChartsAndLineChartTricks.html
Is it…

adolf garlic
- 3,034
- 7
- 39
- 54
0
votes
1 answer
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 or use some workaround?

void
- 333
- 4
- 12
0
votes
1 answer
Dundas Charts Formatting Numbers on X Axis and Y Axis
I am using Dundas Charts and I am displaying a Bar Chart with X Axis and Y Axis as numbers. We want to show commas for numbers. For example 500000 can be shown as 500, 000. Any ideas and suggestions are much appreciated!

DotNetUser
- 239
- 1
- 8
- 16
0
votes
1 answer
Dundas DashBoards
Hi I am using Dundas dashboards that has different tabs and when we select one of the tabs, the tabs color must be changed such that it can be shown that it is the active tab. How can I do this??
I am using Dundas Dashboards 2.5.2.

DotNetUser
- 239
- 1
- 8
- 16
0
votes
1 answer
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 the series so that is spans across the entire…

rtharris619
- 46
- 3
0
votes
1 answer
Getting Enable application screen while integrating Dundas report, how can I load the Dundas Dashboard?
I am trying to integrate Dundas Dashboard in angular application, when try to get it loaded, getting enable application page while loading it on html.
Below image contains how page look like.
Error:

vidhyadhar mote
- 1
- 2