Search found 4 matches
- Fri Feb 20, 2004 8:23 am
- Forum: .NET
- Topic: "Invalid Parameter" error when clicking a series
- Replies: 3
- Views: 9988
"Invalid Parameter" error when clicking a series
Hi, I have a problem getting the event handlers to work in my ASP.NET application. If I just add a chart to my page, add a series with some random values and add the event handler for click_series (and set the AutoPostBack to true). When I click the series, I get the follogwing error: [ArgumentExcep...
- Thu Feb 19, 2004 10:23 am
- Forum: .NET
- Topic: How can I do this graph?
- Replies: 5
- Views: 13593
But, it seems to be a bug setting an Origin and Stacked style. I've added it on our defect list and a fix for it will be considered to inclusion for the next maintenance releases. Yes, this is exactly what I had problem with! When is the next releas scheduled? Is there any other possibility to do t...
- Thu Feb 19, 2004 8:11 am
- Forum: .NET
- Topic: How can I do this graph?
- Replies: 5
- Views: 13593
How can I do this graph?
Hi, I would like to implement the following graph. Note that
the bottom axis shall be logarithmic.
http://www.osiris.no/jakob/graph.jpg
Best regards
/Jakob
the bottom axis shall be logarithmic.
http://www.osiris.no/jakob/graph.jpg
Best regards
/Jakob
- Wed Feb 18, 2004 2:12 pm
- Forum: .NET
- Topic: How to display Bar chart with X-axis origin <> 0?
- Replies: 1
- Views: 6468
How to display Bar chart with X-axis origin <> 0?
Hi, I want to display a barchart where all bars originate in
X = 1 and either go to the left (if value < 1) or to the right
(if value > 1). In addition I need the X-axis to be logarithmic
(I have found the setting for this)
Is this possible?
Best regards
/Jakob
X = 1 and either go to the left (if value < 1) or to the right
(if value > 1). In addition I need the X-axis to be logarithmic
(I have found the setting for this)
Is this possible?
Best regards
/Jakob