Well, actually this link helped me,
http://www.teechart.net/support/modules ... 26e2b88435
Thanks!
Search found 10 matches
- Sat Oct 08, 2005 2:54 pm
- Forum: .NET
- Topic: how to populate a surface chart with my x-y-z values?
- Replies: 1
- Views: 4810
- Sat Oct 08, 2005 1:51 pm
- Forum: .NET
- Topic: how to populate a surface chart with my x-y-z values?
- Replies: 1
- Views: 4810
how to populate a surface chart with my x-y-z values?
Hi!
What code can I write that replace the call to the
function surfaceSeries1.FillSampleValues(30) in the surface
chart demo with initialization from a given outside x-y-z series.
Thanks!
What code can I write that replace the call to the
function surfaceSeries1.FillSampleValues(30) in the surface
chart demo with initialization from a given outside x-y-z series.
Thanks!
- Sun Mar 20, 2005 11:06 am
- Forum: .NET
- Topic: dataset as a chart source
- Replies: 1
- Views: 4862
dataset as a chart source
Hello,
I wonder how to set the datasource of chart from a dataset (a field from dataset)in c#?
Thanks !
I wonder how to set the datasource of chart from a dataset (a field from dataset)in c#?
Thanks !
- Wed Feb 16, 2005 10:06 am
- Forum: .NET
- Topic: error(urgent)
- Replies: 1
- Views: 5033
error(urgent)
Hello, I keep getting an error while trying to present data on a chart in a line. I have a collection which is where I am taking the data from ,the problem is that if I fill a line from a collection with 200 points and than try to fill it again from a collection which has 100 points - I get the cras...
- Thu Feb 10, 2005 3:14 pm
- Forum: .NET
- Topic: Move the scroll bar connected to the chart
- Replies: 1
- Views: 7369
Move the scroll bar connected to the chart
Hello,
I have a scroll bar which moves the chart and each time I present the data on it I want the scrollbar to be on the beggining of the chart(hscrollbar).How do I do it?
Thank you!
I have a scroll bar which moves the chart and each time I present the data on it I want the scrollbar to be on the beggining of the chart(hscrollbar).How do I do it?
Thank you!
- Wed Feb 09, 2005 11:55 am
- Forum: .NET
- Topic: index out of range error
- Replies: 3
- Views: 7910
Hello, it's not helping. I still gret an error - it happens when I load a data to a line then click on the line in some point (for example 10,20) and than load a new line on this chart which doesn't have points in those coordinates(it shorter). How can I solve this? Maybe I can scroll it some way to...
- Wed Feb 09, 2005 10:01 am
- Forum: .NET
- Topic: index out of range error
- Replies: 3
- Views: 7910
index out of range error
Hello, I am using the chart to present info from a collection,if I load a collection and it is being presented on a chart (line series) and I am pressing a point on a line than I am loading this line but with other data where the number of points is less than the previous and than I am getting an er...
line
Hello!
I want to ask about the Line TeeChart: I need a graph that represents one
line that connectin all the points I add,how do I do it? (I choosed the
line chart and it build a line for each point and I need one line for all
the points)?
Thanks!
I want to ask about the Line TeeChart: I need a graph that represents one
line that connectin all the points I add,how do I do it? (I choosed the
line chart and it build a line for each point and I need one line for all
the points)?
Thanks!
- Wed Jan 05, 2005 8:20 am
- Forum: .NET
- Topic: points on line
- Replies: 1
- Views: 4821
points on line
Hello!
I want to invoke a label appereance while pressing a point (one of the
input points to chart) in the chart,how do I do it? and how do I know
someone pressed specific point on chart?
Thank you very much !
I want to invoke a label appereance while pressing a point (one of the
input points to chart) in the chart,how do I do it? and how do I know
someone pressed specific point on chart?
Thank you very much !