Hello,
I used the TChart.Legend.CheckBoxes in 2009 .Net . But I cannot find it in new .net 2010 realse. So How can I Enable/Disable TChart.Legend.CheckBoxes in 2010 .Net?
Regrads
Hasan
Search found 11 matches
- Wed Sep 29, 2010 11:56 am
- Forum: .NET
- Topic: How to join different points with each
- Replies: 19
- Views: 12368
- Tue Sep 21, 2010 5:10 pm
- Forum: .NET
- Topic: How to join different points with each
- Replies: 19
- Views: 12368
Re: How to join different points with each
hi,
I cannot find TChart.Add.Control() option in teechat.silverlight .dll. So thats why I cannt create my own legend.
regrads
Trimble
I cannot find TChart.Add.Control() option in teechat.silverlight .dll. So thats why I cannt create my own legend.
regrads
Trimble
- Fri Sep 17, 2010 1:56 pm
- Forum: .NET
- Topic: How to join different points with each
- Replies: 19
- Views: 12368
How to acess ,add delete the legend items
Hello,
I am trying to modfied the legend programtically i.e I want to reomve some point from legend only but not from the chart . So do u have an idea how to do this? How I can add and reomve the elemnts from the legend .
regrads
Trimble
I am trying to modfied the legend programtically i.e I want to reomve some point from legend only but not from the chart . So do u have an idea how to do this? How I can add and reomve the elemnts from the legend .
regrads
Trimble
- Wed Aug 11, 2010 12:26 pm
- Forum: .NET
- Topic: How to join different points with each
- Replies: 19
- Views: 12368
why these things are happening in Bar series
Hello , I have created an application where I am using bar series to display my result . but I found strange thing while drawing the graph there is unwanted part is attached from one bar to another bar .I tried to figure it out but didnt suced . I am attching the pic where I have circled the unwante...
- Tue Aug 03, 2010 9:18 am
- Forum: .NET
- Topic: How to join different points with each
- Replies: 19
- Views: 12368
Re: How to join different points with each
Hello, I am using TeeChart.Silverlight.dll it was only the the typing mistake before. I tried to compile the project as x86 project . It throws the exception at the Line: 54 Error: Unhandled Error in Silverlight Application Code: 2105 Category: InitializeError Message: Failed to load pre-requisites ...
- Wed Jul 28, 2010 3:32 pm
- Forum: .NET
- Topic: How to join different points with each
- Replies: 19
- Views: 12368
Re: How to join different points with each
Hello, As I told in my pervious post I am using 2010 .net Eval with win 7 64 bit machine . when i tried to call Steema.Tchart .dll within my silver light application I got the following eror please see the attched screen shot. I think it not support 64 bit version. Or do u have any solution for it.
- Wed Jul 28, 2010 2:21 pm
- Forum: .NET
- Topic: How to join different points with each
- Replies: 19
- Views: 12368
Is TeeChart for .NET 2010 EVAL also supports 64 bit OS
Hello,
Is TeeChart for .NET 2010 EVAL also supports 64 bit os I am using win 7 64 bit , So is it possible to use the same elevation version for both 32 or 64 bit os or like TeeChart for .NET 2009 , U have different package for win 64 bit os.
regrads
trimble
Is TeeChart for .NET 2010 EVAL also supports 64 bit os I am using win 7 64 bit , So is it possible to use the same elevation version for both 32 or 64 bit os or like TeeChart for .NET 2009 , U have different package for win 64 bit os.
regrads
trimble
- Tue Jun 29, 2010 9:36 am
- Forum: .NET
- Topic: How to join different points with each
- Replies: 19
- Views: 12368
Re: How to join different points with each
Hello,
Pls see the attached image, In this image I ahve one point name GPS3 on different angles and I want only these point to join via line not any other points. I hope u understand.
regrads
Trimble
Pls see the attached image, In this image I ahve one point name GPS3 on different angles and I want only these point to join via line not any other points. I hope u understand.
regrads
Trimble
- Wed Jun 23, 2010 3:00 pm
- Forum: .NET
- Topic: How to join different points with each
- Replies: 19
- Views: 12368
How to join different points with each
Hello, I am using polar bar series. I have 100 points in alist and each point is changing its angle w.r.t time ,and I want to join each angle of the point at different time by a line and only different angle values for given point has to connect with a line not another point's angle value, So do u h...
- Thu Jun 17, 2010 12:38 pm
- Forum: .NET
- Topic: The color of line doesnot change
- Replies: 1
- Views: 2011
The color of line doesnot change
Hello , I am facing a small problem , I am creating lines programmtically and want to have each line different color , but what actullay happening is that all lines have the same color, so can some help me, following is the code. regrads Trimble ------------------------------------------------------...
- Tue Jun 08, 2010 3:03 pm
- Forum: .NET
- Topic: How to get the bottom axis values for zoom rect
- Replies: 1
- Views: 2042
How to get the bottom axis values for zoom rect
Hello, I am using TChart for my application, in Tchart you can zoom or undo zoom, . when you select a rectangle for zoom the TChart.Zoom provides the 4 points x0,x1,y0,y1(i.e a rectangle). I couldnt find any method which you use to get the bottm axis values only for zoomed area. is there any functio...