Search found 7 matches

by Andre
Tue Apr 12, 2005 4:29 pm
Forum: .NET
Topic: Asix scaling is limited
Replies: 9
Views: 12001

Narcis,

Great!
Any chance to get it fixed in the next release (v2 for NET)?
by Andre
Tue Apr 12, 2005 7:23 am
Forum: .NET
Topic: Asix scaling is limited
Replies: 9
Views: 12001

Narcis,

Thanks for workaround. Could you please hint when next maintenance release is scheduled?
by Andre
Mon Apr 11, 2005 12:41 pm
Forum: .NET
Topic: Asix scaling is limited
Replies: 9
Views: 12001

Hi Narcis,

Sorry for not being clear.
I meant that you should do a mouse gesture from right-bottom to left-top so all series data is visible on the chart. After that please try to zoom in, zoom out, mov chart - you will see that zooming works incorrectly.
by Andre
Fri Apr 08, 2005 2:27 pm
Forum: .NET
Topic: Asix scaling is limited
Replies: 9
Views: 12001

narcis, I'm using 1.1.1769.19457. Your code works OK, but try the following: private void Form1_Load(object sender, System.EventArgs e) { this.line1.Add(1.0e-13, 1); this.line1.Add(2.0e-13, 2); this.line1.Add(3.0e-13, 4); this.line1.Add(4.0e-13, 8); } and do FitToAll, then try to zoom or move series...
by Andre
Thu Apr 07, 2005 5:28 pm
Forum: .NET
Topic: Asix scaling is limited
Replies: 9
Views: 12001

Asix scaling is limited

Hello Support, We are using teechart to show optical signal characterisitcs and recently have found a problem we can't overcome. For optical data, it is natural to use very small values to express characterisitics of optical signal. For example, when we display oscilloscope pattern of signal (time v...
by Andre
Fri Feb 25, 2005 1:19 pm
Forum: .NET
Topic: Licensing problem with the latest public release
Replies: 3
Views: 6731

Hello Marc, Thank you for quick repsonse. Answering your questions: 1. I can run TeeChart example project from "...\Steema\TeeChart for .NET v1\Examples\DemoProject\bin\ExecutableDemo\TeeChartNetExamples.exe" 2. I can start VS with this project but cannot open any form/control containing TeeChart du...
by Andre
Thu Feb 24, 2005 5:13 pm
Forum: .NET
Topic: Licensing problem with the latest public release
Replies: 3
Views: 6731

Licensing problem with the latest public release

Hi, Our company purchased TeeChart .NET v.1 with source code package. By that time it was public release November 2004, Build 1.1.1769.19457. Recently I have downloaded a new version 14th Feb. 2005 11:50 AM, Build 1.1.1864.22788 and have been completely disappointed after installation because I coul...