Search found 11 matches

by lolo
Thu Dec 04, 2014 4:19 pm
Forum: .NET
Topic: how to modify label values in teechart
Replies: 1
Views: 4068

how to modify label values in teechart

Hi Forum. I have to questions: 1) In this moment im using am app to show some data, through the teechart. Im using two axis, X and Y. In the Y-axis, i'm using logarithmic values, with values from 0 to 5000. The point is that the label values of the Y-axis only are 0 and 1000. So the question is, how...
by lolo
Thu Oct 06, 2011 4:50 pm
Forum: .NET
Topic: pointer color style
Replies: 5
Views: 5863

Re: pointer color style

HI Sandra

I Have made what you told me, and it works perfectly.

Thankyou
by lolo
Mon Oct 03, 2011 6:23 pm
Forum: .NET
Topic: pointer color style
Replies: 5
Views: 5863

Re: pointer color style

Hi Sandra

I'm using the version for visual studio 2008 (teechart v3).

and i have tested the code you gave me, but it doesnt work in my version.

how i can solve this problem?

Thankyou
by lolo
Sat Oct 01, 2011 12:53 pm
Forum: .NET
Topic: pointer color style
Replies: 5
Views: 5863

pointer color style

Hi Forum Im plotting a curve with point style "cross" and another with style "star" and I want to change the color of the point style because always is black; but I couldn't do it. When the style if a shape i can change the color with line.Pointer.Color = Color.red but it dont work for the style "cr...
by lolo
Fri Feb 25, 2011 9:21 am
Forum: .NET
Topic: Getting tables from dataset
Replies: 2
Views: 3618

Re: Getting tables from dataset

Hi Sandra

Thank you very much.

I have tested this code and works perfectly.

Thanks again.
by lolo
Wed Feb 23, 2011 7:32 pm
Forum: .NET
Topic: Getting tables from dataset
Replies: 2
Views: 3618

Getting tables from dataset

Hi forum i have a problem with this fffff components. I have lost my day, trying to solve this, but is not possible. I know i have asked this before, but the problem is still here. I have a user control in my project. by code, I have the next public class Graph : UserControl { private DataSet _ds; p...
by lolo
Fri Feb 18, 2011 5:10 pm
Forum: .NET
Topic: Name for a serie
Replies: 3
Views: 4269

Re: Name for a serie

Hello Sandra

Thankyou for this code. But when I assign for example, fastline1.Title = "hola mundo", this name appears in the legend, and what i need is that name over the fastline and not in the legend. I need this name into the chart.

how can i do it???

Thank you
by lolo
Fri Feb 18, 2011 12:45 pm
Forum: .NET
Topic: Name for a serie
Replies: 3
Views: 4269

Name for a serie

Hi forum...

I have the next question.

I have two fastlines into my chart, fastline1 and fastline2.
Now, i need to insert a name foreach fastline. I need that this name appears over the fastline.
I dont need the legend for each point, only the name for this fastline.

thankyou
by lolo
Wed Mar 10, 2010 12:58 pm
Forum: .NET
Topic: Get tables in runtime mode
Replies: 1
Views: 2780

Get tables in runtime mode

Hi Forum... i have the next question... In my program im creating a lot of tables (in runtime mode). Now, when i open the Edit (of my tchart) and go to the tab 'Series' > 'Datasource' and choose the option Database, in the combobox of Dataset I can't see my tables. The same, if I create a Dataset an...
by lolo
Thu Feb 25, 2010 4:58 pm
Forum: .NET
Topic: Dataset and tables
Replies: 1
Views: 2875

Dataset and tables

Hello ... I am working with a TChart and TeeChart Editor. 1. can I pass as parameter a dataset to my editor to show all the tables on the "series-> DataSource"? When I open the editor, I never see the tables. 2. Is possible to assign a crosstabsource my TChart in runtime? Im using tchar v3 with .net...
by lolo
Tue Feb 23, 2010 1:00 pm
Forum: .NET
Topic: update my teechart
Replies: 1
Views: 2962

update my teechart

Hello

I have the teechart for .net2008 v3; it's possible to update it to the last version?
what package i have to download?

TK