Search found 40 matches

by wilcohsu
Tue Aug 05, 2008 10:09 pm
Forum: .NET
Topic: Legend ScrollBar divide by zero exception
Replies: 3
Views: 8121

Hi, Christopher

You can find news server of steema,my colleague posted there.
The news title is Legend ScrollBar divide by zero exception.


Best Regards.
by wilcohsu
Tue Aug 05, 2008 12:38 am
Forum: .NET
Topic: Legend ScrollBar divide by zero exception
Replies: 3
Views: 8121

Legend ScrollBar divide by zero exception

Hi,

When I scroll the legend bar more times,I will see "Attempted to divide by zero" exception.

You can try Legend ScrollBar Tool in feature demo.(C:\Program Files\Steema Software\TeeChart for .NET v2\Examples\DemoProject\bin\Debug\TeeChartNetExamples.exe)

Best Regards!
by wilcohsu
Wed Nov 28, 2007 12:56 am
Forum: .NET
Topic: Polygon Plotting issues in webchart (.NET 2.0)
Replies: 7
Views: 13379

Hi,

That is not precise.
I think that will use integate value to replace double value.
Does it right?
by wilcohsu
Sun Nov 25, 2007 8:47 am
Forum: .NET
Topic: Polygon Plotting issues in webchart (.NET 2.0)
Replies: 7
Views: 13379

Hello Narcis, I try result is the same as am,but I use window form chart. The Map GIS example is use z vale,you can try below code. The shape only display integer value. Steema.TeeChart.Styles.Map map1 = new Steema.TeeChart.Styles.Map(tchart); Steema.TeeChart.Styles.Polygon P1 = new Steema.TeeChart....
by wilcohsu
Sat Apr 07, 2007 3:09 am
Forum: .NET
Topic: Legend Text is incorrect
Replies: 6
Views: 12930

Hi,

This bug is not fixed by version 2.0.2652.22324/5.
It's terrible for us.
Could you release in next version,Thanks.

Best Regards!
by wilcohsu
Tue Mar 27, 2007 12:07 am
Forum: .NET
Topic: 'Index was outside the bounds of the array' error message
Replies: 8
Views: 14009

Hi,

When I add one sample or two sample into boxplot,
then occur Index was outside the bounds of the array exception.
But I don't know this bug when will been revised?

below is sample code:
box1.Add(new double[] { 35});
or
box1.Add(new double[] { 35,38});


Best Regards!
by wilcohsu
Fri Mar 09, 2007 3:46 am
Forum: .NET
Topic: font problems
Replies: 7
Views: 12080

Hi, Narcís

This issue is on long pending.
When can I except this one can be released?


Best Regards.
by wilcohsu
Thu Mar 08, 2007 1:01 am
Forum: .NET
Topic: CustomHorizAxis Qustion
Replies: 1
Views: 5332

CustomHorizAxis Qustion

Hi

(1)Axes visible property of Chart Edit is miss operation.
(2)x axis scale or title is covered.

see upload file:Q_Custom_Axes.doc

Best Regards.
TeeChart 2.0.2546.16099/2.0.2586.24039
by wilcohsu
Mon Feb 26, 2007 12:29 am
Forum: .NET
Topic: Legend Text is incorrect
Replies: 6
Views: 12930

Hi Edu,

Sample is same as LegendScrollBarTest.zip.
You can see "EQ1-ABCDEFGHIJKLMNOPQRSTUVWXYZ" of Legend Text,
it's not "EQ3-ABCDEFGHIJKLMNOPQRSTUVWXYZ".


Best Regards!!
by wilcohsu
Mon Feb 26, 2007 12:26 am
Forum: .NET
Topic: Legend Scrollbar--Index was outside the bounds of the array
Replies: 5
Views: 11221

Hi, Edu

I will upload file to your server,you will try again.

file name:LegendScrollBarTest.zip


Best Regards!!
by wilcohsu
Mon Feb 19, 2007 2:39 am
Forum: .NET
Topic: Legend Scrollbar--Index was outside the bounds of the array
Replies: 5
Views: 11221

Legend Scrollbar--Index was outside the bounds of the array

Dear all, When I add legend scrollbar in TChart,I try to scroll the bar,then occur "Index was outside the bounds of the array" Exception. below is sample code: private string sLongStr = "-ABCDEFGHIJKLMNOPQRSTUVWXYZ"; public Form1() { InitializeComponent(); this.tChart1.Aspect.View3D = false; this.tC...
by wilcohsu
Mon Feb 19, 2007 2:34 am
Forum: .NET
Topic: Legend Text is incorrect
Replies: 6
Views: 12930

Legend Text is incorrect

Dear all, Legend Text is not the same with Series Title of Chart Edit. I suspect the legend text is incorrect. below is sample code: private string sLongStr = "-ABCDEFGHIJKLMNOPQRSTUVWXYZ"; public Form1() { InitializeComponent(); this.tChart1.Aspect.View3D = false; this.tChart1.Header.Text = "Scatte...
by wilcohsu
Fri Feb 02, 2007 1:20 am
Forum: .NET
Topic: MapGIS Performance
Replies: 12
Views: 18770

Hi, Narcis

It's the same.
When I turn off marks,the speed is fast.


Best Regards!!
by wilcohsu
Thu Feb 01, 2007 8:12 am
Forum: .NET
Topic: MapGIS Performance
Replies: 12
Views: 18770

Hi, Narcis

It's really very slow when I move or rotate this map.
You can set visible property of mark to true manually for Maps demo,then
you can see this.


Best Regards!!
by wilcohsu
Wed Jan 31, 2007 1:36 am
Forum: .NET
Topic: MapGIS Performance
Replies: 12
Views: 18770

Hi Narcís,


When can I expect this one to be improved in v2?

Best Regards!