Search found 55 matches
- Thu Jul 28, 2011 2:14 pm
- Forum: .NET
- Topic: FastLine v3 TreatNulls Property vs IgnoreNulls old Property
- Replies: 7
- Views: 15616
Re: FastLine v3 TreatNulls Property vs IgnoreNulls old Property
Hello LibDundas, Sorry for the delay. We are revising your request and we try to give an answer asap. Thanks, Hi Sandra, please do not handle this request with much priority. My purpose in this forum post was just to share misunderstanding with the documentation. If no one else seems to have this p...
- Fri Jul 22, 2011 1:20 pm
- Forum: .NET
- Topic: FastLine v3 TreatNulls Property vs IgnoreNulls old Property
- Replies: 7
- Views: 15616
Re: FastLine v3 TreatNulls Property vs IgnoreNulls old Property
Hi, as per the documentation definition for the enum TreatNullsStyle as seen below: TeeChart Programmers Guide Steema.TeeChart.Styles.TreatNullsStyle Enum Public Members DoNotPaint - Null points are not painted, but they are still used in other calculations. Skip - Null points are skipped in drawing...
- Wed Jul 20, 2011 9:03 pm
- Forum: .NET
- Topic: Zoom / Scroll on multiple graphs
- Replies: 1
- Views: 4611
Zoom / Scroll on multiple graphs
Hello, I have searched around and read the tutorials, but I can't seem to find the answer I am looking for. I have two tcharts in one form. They both get updated at the same time with the same X-axis value. If I scroll around in one graph, is it possible to transfer this scroll to the other graph? (...
- Wed Jul 20, 2011 7:42 pm
- Forum: .NET
- Topic: FastLine v3 TreatNulls Property vs IgnoreNulls old Property
- Replies: 7
- Views: 15616
Re:
Hi, Aaron. Settinng the TreatNulls property to Steema.TeeChart.Styles.TreatNullsStyle.DoNotPaint does what exactly what IgnoreNulls = false; did in old version. When TreatNulls is set to DoNotPaint, then the null points (points with color = Color.Transparent) will be skipped and the chart will have...
- Mon Jul 18, 2011 9:48 pm
- Forum: .NET
- Topic: Need event to fire when series visibility changes
- Replies: 4
- Views: 9613
Re: Need event to fire when series visibility changes
Hi Narcís, that worked perfectly.
Thank you very much!
Thank you very much!
- Thu Jul 14, 2011 9:58 pm
- Forum: .NET
- Topic: Need event to fire when series visibility changes
- Replies: 4
- Views: 9613
Re: Need event to fire when series visibility changes
Thanks. I tested the code and it worked okay however it did not allow me to make the series visible after clicking them off. This is not a problem though because I worked from your code and made mine work. The biggest thing was learning about the ClickLegend event. Next question: Is it possible to k...
- Thu Jul 14, 2011 8:14 pm
- Forum: .NET
- Topic: Developing with trial
- Replies: 2
- Views: 5720
Re: Developing with trial
Thanks..I will try this when our developers are ready to work on the big stuff
- Thu Jul 14, 2011 1:23 pm
- Forum: .NET
- Topic: Developing with trial
- Replies: 2
- Views: 5720
Developing with trial
We have multiple developers that work on large scale applications. Some parts of these applications contain TeeCharts and we have two licensed developers that work on those. The problem is that we have new developers that won't be modifying the tchart's but will need to open and test build the appli...
- Fri Jul 08, 2011 8:27 pm
- Forum: .NET
- Topic: Need event to fire when series visibility changes
- Replies: 4
- Views: 9613
Need event to fire when series visibility changes
Hi, I have a chart with 4 series that represents 2 different types of data (ie. both data values have a Line series and an Area series that display the same x,y coordinates): http://dl.dropbox.com/u/2292646/TeeChart_x64/TeeChartLegend.JPG Since I do not need to display both the Following Error LINE ...
- Mon Jun 27, 2011 2:54 pm
- Forum: .NET
- Topic: Error installing Windows XP x64
- Replies: 3
- Views: 7036
Re: Error installing Windows XP x64
Thanks Sandra. I did what you mentioned and created the shortcuts for both help documents. Adding the toolbox items in VS2010 also worked out well. However, I cannot run the TeeChartnetExamples.exe or any exe files for that matter. I assume these executables were written for a x86 (32-bit) system an...
- Fri Jun 24, 2011 6:35 pm
- Forum: .NET
- Topic: Error installing Windows XP x64
- Replies: 3
- Views: 7036
Error installing Windows XP x64
Hello, I have a question about using the TeeChart for .NET 2010 with Visual Studio 2010 on a Windows XP x64 (64bit) system. I am trying to install the following version: TeeChart.NET 2010 VS.NET 2010 version 4.1.2010.08043 I cannot install the version on my Windows XP 64-bit machine and this is a se...
- Tue May 10, 2011 8:54 pm
- Forum: .NET
- Topic: Remove area series vertical lines
- Replies: 6
- Views: 11671
Re: Remove area series vertical lines
Hi Narcis Thanks for the update I will try and sync with the latest tchart sometime soon. Thanks. Hi qcrnd, did this latest version resolve your problem? I'm running version 4.1.2010.8043 I see the same vertical lines in my area series plots. areaLine.AreaLines.Visible = false; areaLine.LinePen.Vis...
- Wed Apr 07, 2010 7:06 pm
- Forum: .NET
- Topic: TeeChart for .NET [17 FEB 2009] UPDATE 3.5.3700.30574/5
- Replies: 7
- Views: 17895
Re: TeeChart for .NET [17 FEB 2009] UPDATE 3.5.3700.30574/5
I'm afraid that's the way to go with the update build. You could try updating AssemblyFolders entry and check if it's also updated in the ToolBox. You should also check that your project's TeeChart.dll reference are updated to the new version. Hi Narcís, just for reference to others, I ended up fix...
- Mon Apr 05, 2010 5:48 pm
- Forum: .NET
- Topic: Exception when re-showing subform with graph
- Replies: 7
- Views: 11678
Re: Exception when re-showing subform with graph
Hi Narcís, do you know if this issue has been looked at? I also stripped down my example program but I still see the problem using the last version 4.0.Narcís wrote:I've stripped down all TeeChart code from your project and works fine either using ShowDialog or Show.
- Mon Apr 05, 2010 4:18 pm
- Forum: .NET
- Topic: TeeChart for .NET [17 FEB 2009] UPDATE 3.5.3700.30574/5
- Replies: 7
- Views: 17895
Re: TeeChart for .NET [17 FEB 2009] UPDATE 3.5.3700.30574/5
Hi, I am trying to upgrade to the latest version. My current version was the following: Release Notes 3rd July 2009 Build 3.5.3470.15475 I installed the latest 'full' release: TeeChartNET3VSNET2008.exe Release Notes 30th July 2009 Build 3.5.3498.27368 And then installed the UPDATE build: TeeChartNET...