Search found 33 matches

by vishwa
Thu Dec 15, 2011 3:26 pm
Forum: .NET
Topic: How to Smooth 3D graph data
Replies: 11
Views: 18093

Re: How to Smooth 3D graph data

Hi Sandra, Thanks for your help but it may not be feasible in our case to hide many important things to make smoothing faster. Coming to color tansition my requirement is I want to pass range values and colors as per following table: 0 yellow 1 green 2 cyan 3 blue 4 red Now after adding data to surf...
by vishwa
Wed Dec 14, 2011 5:14 am
Forum: .NET
Topic: How to Smooth 3D graph data
Replies: 11
Views: 18093

Re: How to Smooth 3D graph data

Hi Sandra, I confirm that with TeeChart version [3.5.3700.30574] crash did not happen while implementing smoothing. But after implementing this my application became very slow. For that you pointed out me to link http://www.teechart.net/reference/articles/index.php .But method mentioned here seems h...
by vishwa
Tue Dec 13, 2011 7:45 am
Forum: .NET
Topic: TeeChart is crashing in 3D Mode.
Replies: 21
Views: 27694

Re: TeeChart is crashing in 3D Mode.

Hi Sandra, Please let me know the workaround or any other internal property to know crash has happened so that I can handle it with my own workaround. Here is what I tried: While Adding points to surface I keep on checking this property try { Bitmap b = colorGridTChart.Bitmap; } if it throws excepti...
by vishwa
Mon Dec 12, 2011 5:37 am
Forum: .NET
Topic: TeeChart is crashing in 3D Mode.
Replies: 21
Views: 27694

Re: TeeChart is crashing in 3D Mode.

Hi Sandra,
Please let me know status of the progress regarding TeeChart Crash issue.

Thanks
by vishwa
Wed Dec 07, 2011 2:22 pm
Forum: .NET
Topic: TeeChart is crashing in 3D Mode.
Replies: 21
Views: 27694

Re: TeeChart is crashing in 3D Mode.

Hi Sandra,
I am using Windows server(R) 2008 Standard , 32 bit with Service PAck 2. I hope this information will help you to identify/resolve the problem.
Please feel free for any other required information.

Thanks
by vishwa
Wed Dec 07, 2011 10:50 am
Forum: .NET
Topic: TeeChart is crashing in 3D Mode.
Replies: 21
Views: 27694

Re: TeeChart is crashing in 3D Mode.

Hi Sandra, I have uploaded TeeChart dll version[3.5.3146.24806] to the specified location. This is the same version used in our project and in sample application. I have already tried TeeChart dll cersion [3.5.3700.30575 ] which you suggested , in that also application got crashed. Regarding easy re...
by vishwa
Tue Dec 06, 2011 3:23 pm
Forum: .NET
Topic: TeeChart is crashing in 3D Mode.
Replies: 21
Views: 27694

Re: TeeChart is crashing in 3D Mode.

Hi, For your kind information I downloaded same project which I uploaded here and did not get any data related issue. Please try to use it as it is. The real problem is overflow exception which causes TeeChart to crash. I have mentioned all steps needed to reproduce this error in previous posts in t...
by vishwa
Mon Dec 05, 2011 11:46 am
Forum: .NET
Topic: TeeChart is crashing in 3D Mode.
Replies: 21
Views: 27694

Re: TeeChart is crashing in 3D Mode.

Hi Sandra,
Please provide any information on the progress of TeeChart crashing in 3D Mode issue. As this issue is critical to our project's release.

Thanks
by vishwa
Thu Dec 01, 2011 2:58 pm
Forum: .NET
Topic: How to Smooth 3D graph data
Replies: 11
Views: 18093

Re: How to Smooth 3D graph data

Hi Sandra, I'm attaching project which has issue in data smoothing [test2.zip] for your kind reference. Steps to Reproduce Error: Click on 'Smooth' button, immediatly it will throw following exception "Index was outside the bounds of the array." at Steema.TeeChart.Styles.Custom3DGrid.FillIrregularGr...
by vishwa
Thu Dec 01, 2011 7:19 am
Forum: .NET
Topic: How to Smooth 3D graph data
Replies: 11
Views: 18093

Re: How to Smooth 3D graph data

Hi Sandra, I tried your suggestion to implement smoothing in 3D chart using method SmoothGrid3D of class TeeSmoothGrid3D . This code I took from the location you pointed out: All features\Welcome !\Chart styles\Extended\Surface\Surface Smoothing Unfortunatly even after handling all cases it throws a...
by vishwa
Tue Nov 29, 2011 1:07 pm
Forum: .NET
Topic: How to Smooth 3D graph data
Replies: 11
Views: 18093

Re: How to Smooth 3D graph data

Hi, Thanks for same day reply. The method you mentioned gives "Index out of bounds exception" in our case. As an alternative I am thinking is it possible to show surface data in transitional color as such: Suppose I have defined color range red, green, blue, yellow, white and corresponding value ran...
by vishwa
Tue Nov 29, 2011 10:25 am
Forum: .NET
Topic: TeeChart is crashing in 3D Mode.
Replies: 21
Views: 27694

Re: TeeChart is crashing in 3D Mode.

Hi Sandra,
Please update any progress or issue on mentioned crash problem as it's critical to our project release. Please provide a quick fix.

Thanks a lot
by vishwa
Mon Nov 28, 2011 2:06 pm
Forum: .NET
Topic: TeeChart is crashing in 3D Mode.
Replies: 21
Views: 27694

Re: TeeChart is crashing in 3D Mode.

Hi Sandra, I am attaching sample application as test.zip. Please add reference of required version of TeeChart dll to know which one fixes the crash issue. I have tried the version 3.5.3146.24805 [used in our project] and version 3.5.3700.30575 [suggested by you]. These both versions are not able to...
by vishwa
Fri Nov 25, 2011 1:04 pm
Forum: .NET
Topic: TeeChart is crashing in 3D Mode.
Replies: 21
Views: 27694

Re: TeeChart is crashing in 3D Mode.

Hi, Now I'm able to build sample application with TeeChart dll version [3.5.3700.30575] but unfortunatly this version of dll also giving error "System.OverflowException: Overflow error". with following Stack Trace: at System.Drawing.Graphics.CheckErrorStatus(Int32 status) at System.Drawing.Graphics....
by vishwa
Fri Nov 25, 2011 7:06 am
Forum: .NET
Topic: TeeChart is crashing in 3D Mode.
Replies: 21
Views: 27694

Re: TeeChart is crashing in 3D Mode.

Hi ,
I tried using TeeRegV3 utility downloaded from client area to solve licenese error but this gives error "Error creating System registry entry".

Thanks