Narcis,
Great!
Any chance to get it fixed in the next release (v2 for NET)?
Search found 7 matches
- Tue Apr 12, 2005 4:29 pm
- Forum: .NET
- Topic: Asix scaling is limited
- Replies: 9
- Views: 12477
- Tue Apr 12, 2005 7:23 am
- Forum: .NET
- Topic: Asix scaling is limited
- Replies: 9
- Views: 12477
- Mon Apr 11, 2005 12:41 pm
- Forum: .NET
- Topic: Asix scaling is limited
- Replies: 9
- Views: 12477
- Fri Apr 08, 2005 2:27 pm
- Forum: .NET
- Topic: Asix scaling is limited
- Replies: 9
- Views: 12477
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...
- Thu Apr 07, 2005 5:28 pm
- Forum: .NET
- Topic: Asix scaling is limited
- Replies: 9
- Views: 12477
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...
- Fri Feb 25, 2005 1:19 pm
- Forum: .NET
- Topic: Licensing problem with the latest public release
- Replies: 3
- Views: 6993
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...
- Thu Feb 24, 2005 5:13 pm
- Forum: .NET
- Topic: Licensing problem with the latest public release
- Replies: 3
- Views: 6993
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...