Search found 2 matches

by jangle
Thu Feb 11, 2010 4:08 pm
Forum: .NET
Topic: Stack overflow on customer machine
Replies: 1
Views: 1633

Stack overflow on customer machine

I have no problems displaying charts on my computer, but my customer is getting the following exception: It's simply a side-by-side bar chart -- nothing fancy... Any suggestions or ideas on how to fix? ************** Exception Text ************** System.OverflowException: Overflow error. at System.D...
by jangle
Wed Jan 13, 2010 2:37 am
Forum: .NET
Topic: stacked bar problem with positive and negative values
Replies: 2
Views: 1924

stacked bar problem with positive and negative values

When there are positive and negative values in a stacked bar chart, the negative bars are drawn on top of the positive bars destroying the stacked effect.

I'm using VS2005 .Net and have the latest TeeChart version installed.

Am I doing something wrong? Can I fix this?