Hi,
I'm trying to apply the cumulative function on data for periods of 12 months each, but the curve does not accumulate. I've attached a sample of what I'm trying to achieve. I need to accumulate for 12 months and then reset back to zero, so that the next 12 months can accumulate.
Regards
Search found 10 matches
- Tue Oct 09, 2012 7:03 am
- Forum: .NET
- Topic: Cumulative Function
- Replies: 1
- Views: 2684
- Thu Aug 04, 2011 10:53 am
- Forum: .NET
- Topic: Multiple DateTime Series
- Replies: 3
- Views: 4088
Re: Multiple DateTime Series
Found my mistake. Working now. Thanks
- Tue Aug 02, 2011 8:33 am
- Forum: .NET
- Topic: Multiple DateTime Series
- Replies: 3
- Views: 4088
Multiple DateTime Series
I'm trying to plot more than one datetime series on the same x-axis. The data starts at different start dates and have different intervals. See attached screen shot.
Regards
Casper
Regards
Casper
- Fri Mar 07, 2008 12:18 pm
- Forum: .NET
- Topic: TeeChart.NET 3.0: NullReferenceException in TeeChart.dll
- Replies: 7
- Views: 7767
Narcis, I've downloaded the latest version and tested the application again. This time I couldn't reproduce the error. It seems that my controls are working together now. Thank you for all your effort. Would it be possible to receive a news letter or something similar to notify me if newer updates h...
- Fri Mar 07, 2008 9:40 am
- Forum: .NET
- Topic: TeeChart.NET 3.0: NullReferenceException in TeeChart.dll
- Replies: 7
- Views: 7767
- Fri Mar 07, 2008 9:21 am
- Forum: .NET
- Topic: TeeChart.NET 3.0: NullReferenceException in TeeChart.dll
- Replies: 7
- Views: 7767
Narcis, please run the project solution from within VS 2005. Everything compiles correctly. When the form is displayed click the form's close button. The code will stop executing at the "Dispose" method of the form. This is where I pick up the problem. If the exe is run outside VS2005 there doesn't ...
- Thu Mar 06, 2008 2:48 pm
- Forum: .NET
- Topic: TeeChart.NET 3.0: NullReferenceException in TeeChart.dll
- Replies: 7
- Views: 7767
TeeChart.NET 3.0: NullReferenceException in TeeChart.dll
Good Day, I'm using Visual Studio 2005 with C# in a scientific application with Infragistics NetAdvantage 2008 Volume 1 (Front-End) and Steema TeeChart.NET 3.0 (Graphs and Diagrams) third party software (fully licensed). After much trial and error we've standarized on a specific front-end design for...
- Mon Nov 05, 2007 5:49 am
- Forum: .NET
- Topic: Exporting To PDF
- Replies: 5
- Views: 5262
- Wed Oct 31, 2007 10:00 am
- Forum: .NET
- Topic: Exporting To PDF
- Replies: 5
- Views: 5262
Narcis, I am following the way it is explained in the tutorial. I'm also using the latest version of TeeChart 3. I cannot send you the code, for it's an extremely large project which has many dependencies on other technology and databases. I also have not the time to produce a smaller example due to...
- Tue Oct 30, 2007 10:52 am
- Forum: .NET
- Topic: Exporting To PDF
- Replies: 5
- Views: 5262
Exporting To PDF
Hi, I'm trying to place an exported chart into a pdf document. I've succeeded in doing this, but the quality of the chart is not very clear and are a bit blurred, especially the labels and lines. I've tested exporting as jpeg and png but there is no difference in the result. I've also tested between...