Search found 4 matches

by lizrd
Mon Apr 09, 2007 3:30 pm
Forum: .NET
Topic: problem with Bar Chart
Replies: 1
Views: 3744

problem with Bar Chart

I am having a problem with a bar chart; my chart has 4 series, each with 10 points, hence 10 groups of 4 bars. the problem I am having is that the only the last 2 bars are displayed for the first x axis category, and only the first 2 bars are displayed for the last x axis category. All other x axis ...
by lizrd
Tue Aug 08, 2006 6:50 pm
Forum: .NET
Topic: OutOfMemoryException thrown
Replies: 3
Views: 4955

System requirements?

Hi-
Do you have any clue as to what might be causing this exception? We have many users which use a variety of PCs. My colleagues and I are running Windows XP, Pentium 4 CPU 2.80GHz 2.79 GHz, 512 MB of RAM. Any requirement on graphics? Thanks
by lizrd
Thu Aug 03, 2006 3:03 pm
Forum: .NET
Topic: OutOfMemoryException thrown
Replies: 3
Views: 4955

OutOfMemoryException thrown

Hello- I have a 3D surface chart with rotation tool. When I rotate the chart spastically for about 45 seconds, it crashes. Here is the stack dump: Exception: System.OutOfMemoryException: Out of memory. at System.Drawing.Graphics.CheckErrorStatus(Int32 status) at System.Drawing.Graphics.DrawLine(Pen ...
by lizrd
Fri Jul 28, 2006 7:39 pm
Forum: .NET
Topic: Axis title positioning on 3D Surface chart
Replies: 1
Views: 3391

Axis title positioning on 3D Surface chart

Hello- I have a chart with a surface series and rotation tool. I have positioned the axis titles by adjusting the axis label size. This displays nicely when the chart is first loaded. When I rotate the chart all the way to the left and up (so that the depth axis is across the bottom), the depth axis...