Search found 13 matches

by NewbieSIM
Tue Oct 12, 2004 1:39 pm
Forum: .NET
Topic: Colorbands
Replies: 8
Views: 14259

Still a problem though

Ok.....but how do I get my rectangle to remain on my chart. It dissappears if I resize, or minimise my chart.
by NewbieSIM
Mon Oct 11, 2004 8:46 am
Forum: .NET
Topic: Colorbands
Replies: 8
Views: 14259

New Question...regarding the above!

Hi there... From the help :If you do not place calls to Canvas draw code in one of the Chart events, custom drawing will not be saved to the Canvas permanently thus causing any addition to be lost when an application is minimised or another Window placed over it. Steema.TeeChart. Canvas .Graphics3D ...
by NewbieSIM
Thu Oct 07, 2004 10:57 am
Forum: .NET
Topic: Colorbands
Replies: 8
Views: 14259

:D Thanx !!!!!!!
by NewbieSIM
Wed Oct 06, 2004 12:22 pm
Forum: .NET
Topic: Colorbands
Replies: 8
Views: 14259

Tried it...still having problem

This is my button click event...It fails at the point in (Bold) getting a Null Ref ex. Even if I comment out the clipping parts and only leave g.Rectangle(l, t, r, b) it still gives the ex. Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click Tr...
by NewbieSIM
Tue Oct 05, 2004 7:26 am
Forum: .NET
Topic: Colorbands
Replies: 8
Views: 14259

Colorbands

Hi I want to add a colorband to fill my chart. I am able to set it to the max of the left axis, and it draws the band. My Question: How do I give it bottom axis date values to stop the band from being drawn. ie if my x axis is from the 1/1/2000 to the 1/12/2000, I only want the band to draw from the...
by NewbieSIM
Tue Jul 06, 2004 2:22 pm
Forum: .NET
Topic: New release!
Replies: 3
Views: 8312

Still no release

Its the 6th of July already...
Can u guys give me a definate date for its release?
by NewbieSIM
Mon Jun 28, 2004 3:08 pm
Forum: .NET
Topic: New release!
Replies: 3
Views: 8312

New release!

When will the next TeeCart for Visual Studio.Net be released?
by NewbieSIM
Tue Jun 01, 2004 8:59 am
Forum: .NET
Topic: Tchart for .Net Install Error
Replies: 1
Views: 5807

Tchart for .Net Install Error

Hi there When install TeeChartNet1.exe I get the following 2 errors. Error 1: TOOLBO-1.EXE Common Language RuntimeDebugging Services Application has generated an exception that could not be handled Process id=0xf6c(3948), Thread ID=xf9c(3996), Error 2: TEEGOF-1.EXE Common Language RuntimeDebugging S...
by NewbieSIM
Mon May 17, 2004 8:50 am
Forum: .NET
Topic: Saving Charts
Replies: 6
Views: 12410

Nexy Release

Hi...

When will the next version be released? We need to know so we can plan ahead.
Also will it store mutiple custom axes for mutiple series on one chart?

Thanx
by NewbieSIM
Fri May 14, 2004 6:59 am
Forum: .NET
Topic: Saving Charts
Replies: 6
Views: 12410

Thanx for your help.
Just one more question...so what you basically saying is that there is no way of saving a .tee file from the tchart .net component, only .ten files?
by NewbieSIM
Thu May 13, 2004 3:50 pm
Forum: .NET
Topic: .Tee File
Replies: 3
Views: 8198

Does'nt solve my problem

Hi Pep I'm using tchart for .Net. A .ten file however does not save the information for a series connected to a custom axis. I've played around with Tchart office and when you save a chart as a .tee file it stores the info for a series connected to a custom axis. The editor in Tchart office seems to...
by NewbieSIM
Thu May 13, 2004 7:15 am
Forum: .NET
Topic: .Tee File
Replies: 3
Views: 8198

.Tee File

How do I export a chart as a .Tee file?
by NewbieSIM
Wed May 12, 2004 9:54 am
Forum: .NET
Topic: Saving Charts
Replies: 6
Views: 12410

Saving Charts

Hi

I'm trying to save my charts with the series on custom axes. The .ten file only allows you to save this as templates ie. if you open up a chart from a .ten file the series no longer is associated to the custom axes. How do you open a .ten file with its series still connected to your custom axes?