473,385 Members | 1,769 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Where is the Graph Control in VB.NET?

Am I going mad, or is there no control in .NET that will allow me to display
a simple graph of a series of points held in an array?

Please tell me I'm wrong.

Charles
Nov 20 '05 #1
38 1923
Hi,

There are some chart controls there that come with visual basic
resource kit. Hope that helps.
http://msdn.microsoft.com/vbasic/vbrkit/default.aspx

Ken
------------------
"Charles Law" <bl***@nowhere.com> wrote in message
news:uX**************@tk2msftngp13.phx.gbl...
Am I going mad, or is there no control in .NET that will allow me to display a simple graph of a series of points held in an array?

Please tell me I'm wrong.

Charles

Nov 20 '05 #2
Hi,

There are some chart controls there that come with visual basic
resource kit. Hope that helps.
http://msdn.microsoft.com/vbasic/vbrkit/default.aspx

Ken
------------------
"Charles Law" <bl***@nowhere.com> wrote in message
news:uX**************@tk2msftngp13.phx.gbl...
Am I going mad, or is there no control in .NET that will allow me to display a simple graph of a series of points held in an array?

Please tell me I'm wrong.

Charles

Nov 20 '05 #3
Hi Ken

I have had a look at this, but no graph/chart controls leap out at me. Do
you happen to know what they are called? I see Infragistics there, and I
have the full set installed, but this provides a charting control - bar
charts and stuff - but as far as I can tell it does not offer the simple
facility of displaying a graph.

Charles
"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:ec**************@TK2MSFTNGP11.phx.gbl...
Hi,

There are some chart controls there that come with visual basic
resource kit. Hope that helps.
http://msdn.microsoft.com/vbasic/vbrkit/default.aspx

Ken
------------------
"Charles Law" <bl***@nowhere.com> wrote in message
news:uX**************@tk2msftngp13.phx.gbl...
Am I going mad, or is there no control in .NET that will allow me to

display
a simple graph of a series of points held in an array?

Please tell me I'm wrong.

Charles


Nov 20 '05 #4
Hi Ken

I have had a look at this, but no graph/chart controls leap out at me. Do
you happen to know what they are called? I see Infragistics there, and I
have the full set installed, but this provides a charting control - bar
charts and stuff - but as far as I can tell it does not offer the simple
facility of displaying a graph.

Charles
"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:ec**************@TK2MSFTNGP11.phx.gbl...
Hi,

There are some chart controls there that come with visual basic
resource kit. Hope that helps.
http://msdn.microsoft.com/vbasic/vbrkit/default.aspx

Ken
------------------
"Charles Law" <bl***@nowhere.com> wrote in message
news:uX**************@tk2msftngp13.phx.gbl...
Am I going mad, or is there no control in .NET that will allow me to

display
a simple graph of a series of points held in an array?

Please tell me I'm wrong.

Charles


Nov 20 '05 #5
Hi,

Maybe this is what you looking for.

http://www.codeproject.com/vb/net/tr...p?target=graph

Ken
-----------------
"Charles Law" <bl***@nowhere.com> wrote in message
news:Od**************@TK2MSFTNGP10.phx.gbl...
Hi Ken

I have had a look at this, but no graph/chart controls leap out at me. Do
you happen to know what they are called? I see Infragistics there, and I
have the full set installed, but this provides a charting control - bar
charts and stuff - but as far as I can tell it does not offer the simple
facility of displaying a graph.

Charles
"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:ec**************@TK2MSFTNGP11.phx.gbl...
Hi,

There are some chart controls there that come with visual basic
resource kit. Hope that helps.
http://msdn.microsoft.com/vbasic/vbrkit/default.aspx

Ken
------------------
"Charles Law" <bl***@nowhere.com> wrote in message
news:uX**************@tk2msftngp13.phx.gbl...
Am I going mad, or is there no control in .NET that will allow me to

display
a simple graph of a series of points held in an array?

Please tell me I'm wrong.

Charles



Nov 20 '05 #6
Hi,

Maybe this is what you looking for.

http://www.codeproject.com/vb/net/tr...p?target=graph

Ken
-----------------
"Charles Law" <bl***@nowhere.com> wrote in message
news:Od**************@TK2MSFTNGP10.phx.gbl...
Hi Ken

I have had a look at this, but no graph/chart controls leap out at me. Do
you happen to know what they are called? I see Infragistics there, and I
have the full set installed, but this provides a charting control - bar
charts and stuff - but as far as I can tell it does not offer the simple
facility of displaying a graph.

Charles
"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:ec**************@TK2MSFTNGP11.phx.gbl...
Hi,

There are some chart controls there that come with visual basic
resource kit. Hope that helps.
http://msdn.microsoft.com/vbasic/vbrkit/default.aspx

Ken
------------------
"Charles Law" <bl***@nowhere.com> wrote in message
news:uX**************@tk2msftngp13.phx.gbl...
Am I going mad, or is there no control in .NET that will allow me to

display
a simple graph of a series of points held in an array?

Please tell me I'm wrong.

Charles



Nov 20 '05 #7
Thanks Ken

It is on the right lines, and I can certainly think of some uses for it, but
it would need modification to make it into a graph control. I'm really
trying to save myself some work, and I thought it would be an obvious
control to include in .NET, just like classic VB.

I'm still surprised that there doesn't appear to be a standard control for
producing a simple graph.

Charles
"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:%2******************@TK2MSFTNGP10.phx.gbl...
Hi,

Maybe this is what you looking for.

http://www.codeproject.com/vb/net/tr...p?target=graph

Ken
-----------------
"Charles Law" <bl***@nowhere.com> wrote in message
news:Od**************@TK2MSFTNGP10.phx.gbl...
Hi Ken

I have had a look at this, but no graph/chart controls leap out at me. Do you happen to know what they are called? I see Infragistics there, and I
have the full set installed, but this provides a charting control - bar
charts and stuff - but as far as I can tell it does not offer the simple
facility of displaying a graph.

Charles
"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:ec**************@TK2MSFTNGP11.phx.gbl...
Hi,

There are some chart controls there that come with visual basic resource kit. Hope that helps.
http://msdn.microsoft.com/vbasic/vbrkit/default.aspx

Ken
------------------
"Charles Law" <bl***@nowhere.com> wrote in message
news:uX**************@tk2msftngp13.phx.gbl...
> Am I going mad, or is there no control in .NET that will allow me to
display
> a simple graph of a series of points held in an array?
>
> Please tell me I'm wrong.
>
> Charles
>
>



Nov 20 '05 #8
Thanks Ken

It is on the right lines, and I can certainly think of some uses for it, but
it would need modification to make it into a graph control. I'm really
trying to save myself some work, and I thought it would be an obvious
control to include in .NET, just like classic VB.

I'm still surprised that there doesn't appear to be a standard control for
producing a simple graph.

Charles
"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:%2******************@TK2MSFTNGP10.phx.gbl...
Hi,

Maybe this is what you looking for.

http://www.codeproject.com/vb/net/tr...p?target=graph

Ken
-----------------
"Charles Law" <bl***@nowhere.com> wrote in message
news:Od**************@TK2MSFTNGP10.phx.gbl...
Hi Ken

I have had a look at this, but no graph/chart controls leap out at me. Do you happen to know what they are called? I see Infragistics there, and I
have the full set installed, but this provides a charting control - bar
charts and stuff - but as far as I can tell it does not offer the simple
facility of displaying a graph.

Charles
"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:ec**************@TK2MSFTNGP11.phx.gbl...
Hi,

There are some chart controls there that come with visual basic resource kit. Hope that helps.
http://msdn.microsoft.com/vbasic/vbrkit/default.aspx

Ken
------------------
"Charles Law" <bl***@nowhere.com> wrote in message
news:uX**************@tk2msftngp13.phx.gbl...
> Am I going mad, or is there no control in .NET that will allow me to
display
> a simple graph of a series of points held in an array?
>
> Please tell me I'm wrong.
>
> Charles
>
>



Nov 20 '05 #9
What Dundas isn't going to do it for you??? =)

"Charles Law" <bl***@nowhere.com> wrote in message
news:Od**************@TK2MSFTNGP10.phx.gbl...
Hi Ken

I have had a look at this, but no graph/chart controls leap out at me. Do
you happen to know what they are called? I see Infragistics there, and I
have the full set installed, but this provides a charting control - bar
charts and stuff - but as far as I can tell it does not offer the simple
facility of displaying a graph.

Charles
"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:ec**************@TK2MSFTNGP11.phx.gbl...
Hi,

There are some chart controls there that come with visual basic
resource kit. Hope that helps.
http://msdn.microsoft.com/vbasic/vbrkit/default.aspx

Ken
------------------
"Charles Law" <bl***@nowhere.com> wrote in message
news:uX**************@tk2msftngp13.phx.gbl...
Am I going mad, or is there no control in .NET that will allow me to

display
a simple graph of a series of points held in an array?

Please tell me I'm wrong.

Charles



Nov 20 '05 #10
What Dundas isn't going to do it for you??? =)

"Charles Law" <bl***@nowhere.com> wrote in message
news:Od**************@TK2MSFTNGP10.phx.gbl...
Hi Ken

I have had a look at this, but no graph/chart controls leap out at me. Do
you happen to know what they are called? I see Infragistics there, and I
have the full set installed, but this provides a charting control - bar
charts and stuff - but as far as I can tell it does not offer the simple
facility of displaying a graph.

Charles
"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:ec**************@TK2MSFTNGP11.phx.gbl...
Hi,

There are some chart controls there that come with visual basic
resource kit. Hope that helps.
http://msdn.microsoft.com/vbasic/vbrkit/default.aspx

Ken
------------------
"Charles Law" <bl***@nowhere.com> wrote in message
news:uX**************@tk2msftngp13.phx.gbl...
Am I going mad, or is there no control in .NET that will allow me to

display
a simple graph of a series of points held in an array?

Please tell me I'm wrong.

Charles



Nov 20 '05 #11
Sorry, don't understand your banter!

What is a 'Dundas'?
"CJ Taylor" <[cege] at [tavayn] dit commmmm> wrote in message
news:eZ**************@TK2MSFTNGP12.phx.gbl...
What Dundas isn't going to do it for you??? =)

"Charles Law" <bl***@nowhere.com> wrote in message
news:Od**************@TK2MSFTNGP10.phx.gbl...
Hi Ken

I have had a look at this, but no graph/chart controls leap out at me. Do you happen to know what they are called? I see Infragistics there, and I
have the full set installed, but this provides a charting control - bar
charts and stuff - but as far as I can tell it does not offer the simple
facility of displaying a graph.

Charles
"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:ec**************@TK2MSFTNGP11.phx.gbl...
Hi,

There are some chart controls there that come with visual basic resource kit. Hope that helps.
http://msdn.microsoft.com/vbasic/vbrkit/default.aspx

Ken
------------------
"Charles Law" <bl***@nowhere.com> wrote in message
news:uX**************@tk2msftngp13.phx.gbl...
> Am I going mad, or is there no control in .NET that will allow me to
display
> a simple graph of a series of points held in an array?
>
> Please tell me I'm wrong.
>
> Charles
>
>



Nov 20 '05 #12
Sorry, don't understand your banter!

What is a 'Dundas'?
"CJ Taylor" <[cege] at [tavayn] dit commmmm> wrote in message
news:eZ**************@TK2MSFTNGP12.phx.gbl...
What Dundas isn't going to do it for you??? =)

"Charles Law" <bl***@nowhere.com> wrote in message
news:Od**************@TK2MSFTNGP10.phx.gbl...
Hi Ken

I have had a look at this, but no graph/chart controls leap out at me. Do you happen to know what they are called? I see Infragistics there, and I
have the full set installed, but this provides a charting control - bar
charts and stuff - but as far as I can tell it does not offer the simple
facility of displaying a graph.

Charles
"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:ec**************@TK2MSFTNGP11.phx.gbl...
Hi,

There are some chart controls there that come with visual basic resource kit. Hope that helps.
http://msdn.microsoft.com/vbasic/vbrkit/default.aspx

Ken
------------------
"Charles Law" <bl***@nowhere.com> wrote in message
news:uX**************@tk2msftngp13.phx.gbl...
> Am I going mad, or is there no control in .NET that will allow me to
display
> a simple graph of a series of points held in an array?
>
> Please tell me I'm wrong.
>
> Charles
>
>



Nov 20 '05 #13
a company that makes graph/chart controls.

On Fri, 9 Apr 2004 13:57:09 +0100, "Charles Law" <bl***@nowhere.com>
wrote:
Sorry, don't understand your banter!

What is a 'Dundas'?
"CJ Taylor" <[cege] at [tavayn] dit commmmm> wrote in message
news:eZ**************@TK2MSFTNGP12.phx.gbl...
What Dundas isn't going to do it for you??? =)

"Charles Law" <bl***@nowhere.com> wrote in message
news:Od**************@TK2MSFTNGP10.phx.gbl...
> Hi Ken
>
> I have had a look at this, but no graph/chart controls leap out at me.Do > you happen to know what they are called? I see Infragistics there, and I
> have the full set installed, but this provides a charting control - bar
> charts and stuff - but as far as I can tell it does not offer the simple
> facility of displaying a graph.
>
> Charles
>
>
> "Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
> news:ec**************@TK2MSFTNGP11.phx.gbl...
> > Hi,
> >
> > There are some chart controls there that come with visualbasic > > resource kit. Hope that helps.
> > http://msdn.microsoft.com/vbasic/vbrkit/default.aspx
> >
> > Ken
> > ------------------
> > "Charles Law" <bl***@nowhere.com> wrote in message
> > news:uX**************@tk2msftngp13.phx.gbl...
> > > Am I going mad, or is there no control in .NET that will allow me to
> > display
> > > a simple graph of a series of points held in an array?
> > >
> > > Please tell me I'm wrong.
> > >
> > > Charles
> > >
> > >
> >
> >
>
>



Nov 20 '05 #14
a company that makes graph/chart controls.

On Fri, 9 Apr 2004 13:57:09 +0100, "Charles Law" <bl***@nowhere.com>
wrote:
Sorry, don't understand your banter!

What is a 'Dundas'?
"CJ Taylor" <[cege] at [tavayn] dit commmmm> wrote in message
news:eZ**************@TK2MSFTNGP12.phx.gbl...
What Dundas isn't going to do it for you??? =)

"Charles Law" <bl***@nowhere.com> wrote in message
news:Od**************@TK2MSFTNGP10.phx.gbl...
> Hi Ken
>
> I have had a look at this, but no graph/chart controls leap out at me.Do > you happen to know what they are called? I see Infragistics there, and I
> have the full set installed, but this provides a charting control - bar
> charts and stuff - but as far as I can tell it does not offer the simple
> facility of displaying a graph.
>
> Charles
>
>
> "Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
> news:ec**************@TK2MSFTNGP11.phx.gbl...
> > Hi,
> >
> > There are some chart controls there that come with visualbasic > > resource kit. Hope that helps.
> > http://msdn.microsoft.com/vbasic/vbrkit/default.aspx
> >
> > Ken
> > ------------------
> > "Charles Law" <bl***@nowhere.com> wrote in message
> > news:uX**************@tk2msftngp13.phx.gbl...
> > > Am I going mad, or is there no control in .NET that will allow me to
> > display
> > > a simple graph of a series of points held in an array?
> > >
> > > Please tell me I'm wrong.
> > >
> > > Charles
> > >
> > >
> >
> >
>
>



Nov 20 '05 #15
Ah, I see, it's all in the punctuation.

I'm probably missing something here, but I already have Infragistics
WinChart stuff, and judging by the name I suspect it is much the same as the
Dundas control.

The emphasis appears to be on 'chart'-ing, as distinct from 'graph'-ing. I
spent some time with WinChart and found no reference to drawing a graph. The
way in which data is supplied to a chart is different from how it is
supplied to a graph. For example, WinChart allows a chart to be bound to a
DataTable. Each row corresponds to a group, and each column to a point in
that group. If I wanted to plot a graph with, say, 1000 points on it, I
would need to create a DataTable with one row and 1000 columns. This doesn't
seem to be the right way to go about it. I had hoped that I could pass an
array of points and the control would join the dots.

Charles
"ToddT" <tu********@maritzSPAM.com> wrote in message
news:q7********************************@4ax.com...
a company that makes graph/chart controls.

On Fri, 9 Apr 2004 13:57:09 +0100, "Charles Law" <bl***@nowhere.com>
wrote:
Sorry, don't understand your banter!

What is a 'Dundas'?
"CJ Taylor" <[cege] at [tavayn] dit commmmm> wrote in message
news:eZ**************@TK2MSFTNGP12.phx.gbl...
What Dundas isn't going to do it for you??? =)

"Charles Law" <bl***@nowhere.com> wrote in message
news:Od**************@TK2MSFTNGP10.phx.gbl...
> Hi Ken
>
> I have had a look at this, but no graph/chart controls leap out at me.
Do
> you happen to know what they are called? I see Infragistics there,

and I > have the full set installed, but this provides a charting control - bar > charts and stuff - but as far as I can tell it does not offer the simple > facility of displaying a graph.
>
> Charles
>
>
> "Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
> news:ec**************@TK2MSFTNGP11.phx.gbl...
> > Hi,
> >
> > There are some chart controls there that come with visual

basic
> > resource kit. Hope that helps.
> > http://msdn.microsoft.com/vbasic/vbrkit/default.aspx
> >
> > Ken
> > ------------------
> > "Charles Law" <bl***@nowhere.com> wrote in message
> > news:uX**************@tk2msftngp13.phx.gbl...
> > > Am I going mad, or is there no control in .NET that will allow me to > > display
> > > a simple graph of a series of points held in an array?
> > >
> > > Please tell me I'm wrong.
> > >
> > > Charles
> > >
> > >
> >
> >
>
>

Nov 20 '05 #16
Ah, I see, it's all in the punctuation.

I'm probably missing something here, but I already have Infragistics
WinChart stuff, and judging by the name I suspect it is much the same as the
Dundas control.

The emphasis appears to be on 'chart'-ing, as distinct from 'graph'-ing. I
spent some time with WinChart and found no reference to drawing a graph. The
way in which data is supplied to a chart is different from how it is
supplied to a graph. For example, WinChart allows a chart to be bound to a
DataTable. Each row corresponds to a group, and each column to a point in
that group. If I wanted to plot a graph with, say, 1000 points on it, I
would need to create a DataTable with one row and 1000 columns. This doesn't
seem to be the right way to go about it. I had hoped that I could pass an
array of points and the control would join the dots.

Charles
"ToddT" <tu********@maritzSPAM.com> wrote in message
news:q7********************************@4ax.com...
a company that makes graph/chart controls.

On Fri, 9 Apr 2004 13:57:09 +0100, "Charles Law" <bl***@nowhere.com>
wrote:
Sorry, don't understand your banter!

What is a 'Dundas'?
"CJ Taylor" <[cege] at [tavayn] dit commmmm> wrote in message
news:eZ**************@TK2MSFTNGP12.phx.gbl...
What Dundas isn't going to do it for you??? =)

"Charles Law" <bl***@nowhere.com> wrote in message
news:Od**************@TK2MSFTNGP10.phx.gbl...
> Hi Ken
>
> I have had a look at this, but no graph/chart controls leap out at me.
Do
> you happen to know what they are called? I see Infragistics there,

and I > have the full set installed, but this provides a charting control - bar > charts and stuff - but as far as I can tell it does not offer the simple > facility of displaying a graph.
>
> Charles
>
>
> "Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
> news:ec**************@TK2MSFTNGP11.phx.gbl...
> > Hi,
> >
> > There are some chart controls there that come with visual

basic
> > resource kit. Hope that helps.
> > http://msdn.microsoft.com/vbasic/vbrkit/default.aspx
> >
> > Ken
> > ------------------
> > "Charles Law" <bl***@nowhere.com> wrote in message
> > news:uX**************@tk2msftngp13.phx.gbl...
> > > Am I going mad, or is there no control in .NET that will allow me to > > display
> > > a simple graph of a series of points held in an array?
> > >
> > > Please tell me I'm wrong.
> > >
> > > Charles
> > >
> > >
> >
> >
>
>

Nov 20 '05 #17
Hi Charles,

Herfried should be here tonight or tomorrow again

:-)

Cor
Nov 20 '05 #18
Hi Charles,

Herfried should be here tonight or tomorrow again

:-)

Cor
Nov 20 '05 #19
Hi C J

I have being trying the Dundas evaluation this afternoon, and have
discovered how to produce a graph.

Thanks

Charles
"CJ Taylor" <[cege] at [tavayn] dit commmmm> wrote in message
news:eZ**************@TK2MSFTNGP12.phx.gbl...
What Dundas isn't going to do it for you??? =)

"Charles Law" <bl***@nowhere.com> wrote in message
news:Od**************@TK2MSFTNGP10.phx.gbl...
Hi Ken

I have had a look at this, but no graph/chart controls leap out at me. Do you happen to know what they are called? I see Infragistics there, and I
have the full set installed, but this provides a charting control - bar
charts and stuff - but as far as I can tell it does not offer the simple
facility of displaying a graph.

Charles
"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:ec**************@TK2MSFTNGP11.phx.gbl...
Hi,

There are some chart controls there that come with visual basic resource kit. Hope that helps.
http://msdn.microsoft.com/vbasic/vbrkit/default.aspx

Ken
------------------
"Charles Law" <bl***@nowhere.com> wrote in message
news:uX**************@tk2msftngp13.phx.gbl...
> Am I going mad, or is there no control in .NET that will allow me to
display
> a simple graph of a series of points held in an array?
>
> Please tell me I'm wrong.
>
> Charles
>
>



Nov 20 '05 #20
Hi C J

I have being trying the Dundas evaluation this afternoon, and have
discovered how to produce a graph.

Thanks

Charles
"CJ Taylor" <[cege] at [tavayn] dit commmmm> wrote in message
news:eZ**************@TK2MSFTNGP12.phx.gbl...
What Dundas isn't going to do it for you??? =)

"Charles Law" <bl***@nowhere.com> wrote in message
news:Od**************@TK2MSFTNGP10.phx.gbl...
Hi Ken

I have had a look at this, but no graph/chart controls leap out at me. Do you happen to know what they are called? I see Infragistics there, and I
have the full set installed, but this provides a charting control - bar
charts and stuff - but as far as I can tell it does not offer the simple
facility of displaying a graph.

Charles
"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:ec**************@TK2MSFTNGP11.phx.gbl...
Hi,

There are some chart controls there that come with visual basic resource kit. Hope that helps.
http://msdn.microsoft.com/vbasic/vbrkit/default.aspx

Ken
------------------
"Charles Law" <bl***@nowhere.com> wrote in message
news:uX**************@tk2msftngp13.phx.gbl...
> Am I going mad, or is there no control in .NET that will allow me to
display
> a simple graph of a series of points held in an array?
>
> Please tell me I'm wrong.
>
> Charles
>
>



Nov 20 '05 #21
Charles,
For Infragistics you could try making a LineChart and set the
SwapRowsAndColumns flag to true thereby allowing 1 value with n rows of
data. I haven't tried this but that is how the V3 documentation says to do
it. I'm not sure this is what you want though as it doesn't allow spacing
the datapoints other than linearly.

Ron Allen
"Charles Law" <bl***@nowhere.com> wrote in message
news:e%****************@TK2MSFTNGP11.phx.gbl...
Ah, I see, it's all in the punctuation.

I'm probably missing something here, but I already have Infragistics
WinChart stuff, and judging by the name I suspect it is much the same as the Dundas control.

The emphasis appears to be on 'chart'-ing, as distinct from 'graph'-ing. I
spent some time with WinChart and found no reference to drawing a graph. The way in which data is supplied to a chart is different from how it is
supplied to a graph. For example, WinChart allows a chart to be bound to a
DataTable. Each row corresponds to a group, and each column to a point in
that group. If I wanted to plot a graph with, say, 1000 points on it, I
would need to create a DataTable with one row and 1000 columns. This doesn't seem to be the right way to go about it. I had hoped that I could pass an
array of points and the control would join the dots.

Charles
"ToddT" <tu********@maritzSPAM.com> wrote in message
news:q7********************************@4ax.com...
a company that makes graph/chart controls.

On Fri, 9 Apr 2004 13:57:09 +0100, "Charles Law" <bl***@nowhere.com>
wrote:
Sorry, don't understand your banter!

What is a 'Dundas'?
"CJ Taylor" <[cege] at [tavayn] dit commmmm> wrote in message
news:eZ**************@TK2MSFTNGP12.phx.gbl...
> What Dundas isn't going to do it for you??? =)
>
> "Charles Law" <bl***@nowhere.com> wrote in message
> news:Od**************@TK2MSFTNGP10.phx.gbl...
> > Hi Ken
> >
> > I have had a look at this, but no graph/chart controls leap out at me.Do
> > you happen to know what they are called? I see Infragistics there, and I> > have the full set installed, but this provides a charting control - bar> > charts and stuff - but as far as I can tell it does not offer the simple> > facility of displaying a graph.
> >
> > Charles
> >
> >
> > "Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
> > news:ec**************@TK2MSFTNGP11.phx.gbl...
> > > Hi,
> > >
> > > There are some chart controls there that come with visual
basic
> > > resource kit. Hope that helps.
> > > http://msdn.microsoft.com/vbasic/vbrkit/default.aspx
> > >
> > > Ken
> > > ------------------
> > > "Charles Law" <bl***@nowhere.com> wrote in message
> > > news:uX**************@tk2msftngp13.phx.gbl...
> > > > Am I going mad, or is there no control in .NET that will allow
me
to> > > display
> > > > a simple graph of a series of points held in an array?
> > > >
> > > > Please tell me I'm wrong.
> > > >
> > > > Charles
> > > >
> > > >
> > >
> > >
> >
> >
>
>


Nov 20 '05 #22
Charles,
For Infragistics you could try making a LineChart and set the
SwapRowsAndColumns flag to true thereby allowing 1 value with n rows of
data. I haven't tried this but that is how the V3 documentation says to do
it. I'm not sure this is what you want though as it doesn't allow spacing
the datapoints other than linearly.

Ron Allen
"Charles Law" <bl***@nowhere.com> wrote in message
news:e%****************@TK2MSFTNGP11.phx.gbl...
Ah, I see, it's all in the punctuation.

I'm probably missing something here, but I already have Infragistics
WinChart stuff, and judging by the name I suspect it is much the same as the Dundas control.

The emphasis appears to be on 'chart'-ing, as distinct from 'graph'-ing. I
spent some time with WinChart and found no reference to drawing a graph. The way in which data is supplied to a chart is different from how it is
supplied to a graph. For example, WinChart allows a chart to be bound to a
DataTable. Each row corresponds to a group, and each column to a point in
that group. If I wanted to plot a graph with, say, 1000 points on it, I
would need to create a DataTable with one row and 1000 columns. This doesn't seem to be the right way to go about it. I had hoped that I could pass an
array of points and the control would join the dots.

Charles
"ToddT" <tu********@maritzSPAM.com> wrote in message
news:q7********************************@4ax.com...
a company that makes graph/chart controls.

On Fri, 9 Apr 2004 13:57:09 +0100, "Charles Law" <bl***@nowhere.com>
wrote:
Sorry, don't understand your banter!

What is a 'Dundas'?
"CJ Taylor" <[cege] at [tavayn] dit commmmm> wrote in message
news:eZ**************@TK2MSFTNGP12.phx.gbl...
> What Dundas isn't going to do it for you??? =)
>
> "Charles Law" <bl***@nowhere.com> wrote in message
> news:Od**************@TK2MSFTNGP10.phx.gbl...
> > Hi Ken
> >
> > I have had a look at this, but no graph/chart controls leap out at me.Do
> > you happen to know what they are called? I see Infragistics there, and I> > have the full set installed, but this provides a charting control - bar> > charts and stuff - but as far as I can tell it does not offer the simple> > facility of displaying a graph.
> >
> > Charles
> >
> >
> > "Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
> > news:ec**************@TK2MSFTNGP11.phx.gbl...
> > > Hi,
> > >
> > > There are some chart controls there that come with visual
basic
> > > resource kit. Hope that helps.
> > > http://msdn.microsoft.com/vbasic/vbrkit/default.aspx
> > >
> > > Ken
> > > ------------------
> > > "Charles Law" <bl***@nowhere.com> wrote in message
> > > news:uX**************@tk2msftngp13.phx.gbl...
> > > > Am I going mad, or is there no control in .NET that will allow
me
to> > > display
> > > > a simple graph of a series of points held in an array?
> > > >
> > > > Please tell me I'm wrong.
> > > >
> > > > Charles
> > > >
> > > >
> > >
> > >
> >
> >
>
>


Nov 20 '05 #23
Good to know. I have heard that it is an awesome charting/graphing
component.
"Charles Law" <bl***@nowhere.com> wrote in message
news:Oj**************@TK2MSFTNGP12.phx.gbl...
Hi C J

I have being trying the Dundas evaluation this afternoon, and have
discovered how to produce a graph.

Thanks

Charles
"CJ Taylor" <[cege] at [tavayn] dit commmmm> wrote in message
news:eZ**************@TK2MSFTNGP12.phx.gbl...
What Dundas isn't going to do it for you??? =)

"Charles Law" <bl***@nowhere.com> wrote in message
news:Od**************@TK2MSFTNGP10.phx.gbl...
Hi Ken

I have had a look at this, but no graph/chart controls leap out at me. Do you happen to know what they are called? I see Infragistics there, and I have the full set installed, but this provides a charting control - bar charts and stuff - but as far as I can tell it does not offer the simple facility of displaying a graph.

Charles
"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:ec**************@TK2MSFTNGP11.phx.gbl...
> Hi,
>
> There are some chart controls there that come with visual basic > resource kit. Hope that helps.
> http://msdn.microsoft.com/vbasic/vbrkit/default.aspx
>
> Ken
> ------------------
> "Charles Law" <bl***@nowhere.com> wrote in message
> news:uX**************@tk2msftngp13.phx.gbl...
> > Am I going mad, or is there no control in .NET that will allow me to > display
> > a simple graph of a series of points held in an array?
> >
> > Please tell me I'm wrong.
> >
> > Charles
> >
> >
>
>



Nov 20 '05 #24
Good to know. I have heard that it is an awesome charting/graphing
component.
"Charles Law" <bl***@nowhere.com> wrote in message
news:Oj**************@TK2MSFTNGP12.phx.gbl...
Hi C J

I have being trying the Dundas evaluation this afternoon, and have
discovered how to produce a graph.

Thanks

Charles
"CJ Taylor" <[cege] at [tavayn] dit commmmm> wrote in message
news:eZ**************@TK2MSFTNGP12.phx.gbl...
What Dundas isn't going to do it for you??? =)

"Charles Law" <bl***@nowhere.com> wrote in message
news:Od**************@TK2MSFTNGP10.phx.gbl...
Hi Ken

I have had a look at this, but no graph/chart controls leap out at me. Do you happen to know what they are called? I see Infragistics there, and I have the full set installed, but this provides a charting control - bar charts and stuff - but as far as I can tell it does not offer the simple facility of displaying a graph.

Charles
"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:ec**************@TK2MSFTNGP11.phx.gbl...
> Hi,
>
> There are some chart controls there that come with visual basic > resource kit. Hope that helps.
> http://msdn.microsoft.com/vbasic/vbrkit/default.aspx
>
> Ken
> ------------------
> "Charles Law" <bl***@nowhere.com> wrote in message
> news:uX**************@tk2msftngp13.phx.gbl...
> > Am I going mad, or is there no control in .NET that will allow me to > display
> > a simple graph of a series of points held in an array?
> >
> > Please tell me I'm wrong.
> >
> > Charles
> >
> >
>
>



Nov 20 '05 #25
Hi Ron

I think that will be the problem. Both the x and y co-ordinates may have
irregular spacing, but I will take a look at it.

Thanks.

Charles
"Ron Allen" <rallen@_nospam_src-us.com> wrote in message
news:eQ*************@TK2MSFTNGP12.phx.gbl...
Charles,
For Infragistics you could try making a LineChart and set the
SwapRowsAndColumns flag to true thereby allowing 1 value with n rows of
data. I haven't tried this but that is how the V3 documentation says to do it. I'm not sure this is what you want though as it doesn't allow spacing
the datapoints other than linearly.

Ron Allen
"Charles Law" <bl***@nowhere.com> wrote in message
news:e%****************@TK2MSFTNGP11.phx.gbl...
Ah, I see, it's all in the punctuation.

I'm probably missing something here, but I already have Infragistics
WinChart stuff, and judging by the name I suspect it is much the same as the
Dundas control.

The emphasis appears to be on 'chart'-ing, as distinct from 'graph'-ing. I spent some time with WinChart and found no reference to drawing a graph.

The
way in which data is supplied to a chart is different from how it is
supplied to a graph. For example, WinChart allows a chart to be bound to a DataTable. Each row corresponds to a group, and each column to a point in that group. If I wanted to plot a graph with, say, 1000 points on it, I
would need to create a DataTable with one row and 1000 columns. This

doesn't
seem to be the right way to go about it. I had hoped that I could pass an array of points and the control would join the dots.

Charles
"ToddT" <tu********@maritzSPAM.com> wrote in message
news:q7********************************@4ax.com...
a company that makes graph/chart controls.

On Fri, 9 Apr 2004 13:57:09 +0100, "Charles Law" <bl***@nowhere.com>
wrote:

>Sorry, don't understand your banter!
>
>What is a 'Dundas'?
>
>
>"CJ Taylor" <[cege] at [tavayn] dit commmmm> wrote in message
>news:eZ**************@TK2MSFTNGP12.phx.gbl...
>> What Dundas isn't going to do it for you??? =)
>>
>> "Charles Law" <bl***@nowhere.com> wrote in message
>> news:Od**************@TK2MSFTNGP10.phx.gbl...
>> > Hi Ken
>> >
>> > I have had a look at this, but no graph/chart controls leap out at
me.
>Do
>> > you happen to know what they are called? I see Infragistics
there, and I
>> > have the full set installed, but this provides a charting
control - bar
>> > charts and stuff - but as far as I can tell it does not offer the

simple
>> > facility of displaying a graph.
>> >
>> > Charles
>> >
>> >
>> > "Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
>> > news:ec**************@TK2MSFTNGP11.phx.gbl...
>> > > Hi,
>> > >
>> > > There are some chart controls there that come with

visual >basic
>> > > resource kit. Hope that helps.
>> > > http://msdn.microsoft.com/vbasic/vbrkit/default.aspx
>> > >
>> > > Ken
>> > > ------------------
>> > > "Charles Law" <bl***@nowhere.com> wrote in message
>> > > news:uX**************@tk2msftngp13.phx.gbl...
>> > > > Am I going mad, or is there no control in .NET that will

allow me
to
>> > > display
>> > > > a simple graph of a series of points held in an array?
>> > > >
>> > > > Please tell me I'm wrong.
>> > > >
>> > > > Charles
>> > > >
>> > > >
>> > >
>> > >
>> >
>> >
>>
>>
>



Nov 20 '05 #26
Hi Ron

I think that will be the problem. Both the x and y co-ordinates may have
irregular spacing, but I will take a look at it.

Thanks.

Charles
"Ron Allen" <rallen@_nospam_src-us.com> wrote in message
news:eQ*************@TK2MSFTNGP12.phx.gbl...
Charles,
For Infragistics you could try making a LineChart and set the
SwapRowsAndColumns flag to true thereby allowing 1 value with n rows of
data. I haven't tried this but that is how the V3 documentation says to do it. I'm not sure this is what you want though as it doesn't allow spacing
the datapoints other than linearly.

Ron Allen
"Charles Law" <bl***@nowhere.com> wrote in message
news:e%****************@TK2MSFTNGP11.phx.gbl...
Ah, I see, it's all in the punctuation.

I'm probably missing something here, but I already have Infragistics
WinChart stuff, and judging by the name I suspect it is much the same as the
Dundas control.

The emphasis appears to be on 'chart'-ing, as distinct from 'graph'-ing. I spent some time with WinChart and found no reference to drawing a graph.

The
way in which data is supplied to a chart is different from how it is
supplied to a graph. For example, WinChart allows a chart to be bound to a DataTable. Each row corresponds to a group, and each column to a point in that group. If I wanted to plot a graph with, say, 1000 points on it, I
would need to create a DataTable with one row and 1000 columns. This

doesn't
seem to be the right way to go about it. I had hoped that I could pass an array of points and the control would join the dots.

Charles
"ToddT" <tu********@maritzSPAM.com> wrote in message
news:q7********************************@4ax.com...
a company that makes graph/chart controls.

On Fri, 9 Apr 2004 13:57:09 +0100, "Charles Law" <bl***@nowhere.com>
wrote:

>Sorry, don't understand your banter!
>
>What is a 'Dundas'?
>
>
>"CJ Taylor" <[cege] at [tavayn] dit commmmm> wrote in message
>news:eZ**************@TK2MSFTNGP12.phx.gbl...
>> What Dundas isn't going to do it for you??? =)
>>
>> "Charles Law" <bl***@nowhere.com> wrote in message
>> news:Od**************@TK2MSFTNGP10.phx.gbl...
>> > Hi Ken
>> >
>> > I have had a look at this, but no graph/chart controls leap out at
me.
>Do
>> > you happen to know what they are called? I see Infragistics
there, and I
>> > have the full set installed, but this provides a charting
control - bar
>> > charts and stuff - but as far as I can tell it does not offer the

simple
>> > facility of displaying a graph.
>> >
>> > Charles
>> >
>> >
>> > "Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
>> > news:ec**************@TK2MSFTNGP11.phx.gbl...
>> > > Hi,
>> > >
>> > > There are some chart controls there that come with

visual >basic
>> > > resource kit. Hope that helps.
>> > > http://msdn.microsoft.com/vbasic/vbrkit/default.aspx
>> > >
>> > > Ken
>> > > ------------------
>> > > "Charles Law" <bl***@nowhere.com> wrote in message
>> > > news:uX**************@tk2msftngp13.phx.gbl...
>> > > > Am I going mad, or is there no control in .NET that will

allow me
to
>> > > display
>> > > > a simple graph of a series of points held in an array?
>> > > >
>> > > > Please tell me I'm wrong.
>> > > >
>> > > > Charles
>> > > >
>> > > >
>> > >
>> > >
>> >
>> >
>>
>>
>



Nov 20 '05 #27
* "Cor Ligthert" <no**********@planet.nl> scripsit:
Herfried should be here tonight or tomorrow again


I am back now. I see, you have changed your name to a realname?

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 20 '05 #28
* "Cor Ligthert" <no**********@planet.nl> scripsit:
Herfried should be here tonight or tomorrow again


I am back now. I see, you have changed your name to a realname?

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 20 '05 #29
Hi Herfried,

Hi Welcome back,

I was expecting you friday, so was afraid something had happened.
u have changed your name to a realname?


My name is always been a real name as I always have said.

You see with more Dutch speakers we only use our firstname.

And I think that I have collected all Ligtherts in the world, so not using
my lastname makes no sense anymore.

Cor
Nov 20 '05 #30
Hi Herfried,

Hi Welcome back,

I was expecting you friday, so was afraid something had happened.
u have changed your name to a realname?


My name is always been a real name as I always have said.

You see with more Dutch speakers we only use our firstname.

And I think that I have collected all Ligtherts in the world, so not using
my lastname makes no sense anymore.

Cor
Nov 20 '05 #31
Cor,

* "Cor Ligthert" <no**********@planet.nl> scripsit:
Hi Welcome back,

I was expecting you friday, so was afraid something had happened.
I was /very/ tired after my ~30 hours trip from Seattle to Austria.
u have changed your name to a realname?


My name is always been a real name as I always have said.


:-)
You see with more Dutch speakers we only use our firstname.
We use our firstname too when talking to each other, but there are many
"Michael" or "Peter" in Germany, so it will be very hard to make a
distinction between them. I assume, that there are many people with the
name "Cor" in The Netherlands.
And I think that I have collected all Ligtherts in the world, so not using
my lastname makes no sense anymore.


:->

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 20 '05 #32
Cor,

* "Cor Ligthert" <no**********@planet.nl> scripsit:
Hi Welcome back,

I was expecting you friday, so was afraid something had happened.
I was /very/ tired after my ~30 hours trip from Seattle to Austria.
u have changed your name to a realname?


My name is always been a real name as I always have said.


:-)
You see with more Dutch speakers we only use our firstname.
We use our firstname too when talking to each other, but there are many
"Michael" or "Peter" in Germany, so it will be very hard to make a
distinction between them. I assume, that there are many people with the
name "Cor" in The Netherlands.
And I think that I have collected all Ligtherts in the world, so not using
my lastname makes no sense anymore.


:->

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 20 '05 #33
I assume, that there are many people with the name "Cor" in The

Netherlands.

Not so in the Netherlands, but very common in Holland and Zeeland.

I did once to a search for Herfried in Google, and yes you where in front,
that is an almost non used name I saw.

Cor
Nov 20 '05 #34
I assume, that there are many people with the name "Cor" in The

Netherlands.

Not so in the Netherlands, but very common in Holland and Zeeland.

I did once to a search for Herfried in Google, and yes you where in front,
that is an almost non used name I saw.

Cor
Nov 20 '05 #35
* "Cor Ligthert" <no**********@planet.nl> scripsit:
I did once to a search for Herfried in Google, and yes you where in front,
that is an almost non used name I saw.


ACK. There is only one other popular Herfried who is stealing me the
1st place in Google's Web Search. But that's very OT...

;-)

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 20 '05 #36
* "Cor Ligthert" <no**********@planet.nl> scripsit:
I did once to a search for Herfried in Google, and yes you where in front,
that is an almost non used name I saw.


ACK. There is only one other popular Herfried who is stealing me the
1st place in Google's Web Search. But that's very OT...

;-)

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 20 '05 #37
> ACK. There is only one other popular Herfried who is stealing me the
1st place in Google's Web Search. But that's very OT...


How can Herfried K. Wagner be OT in the language.vb newsgroup?
(And Armin is also back)

Cor
Nov 20 '05 #38
> ACK. There is only one other popular Herfried who is stealing me the
1st place in Google's Web Search. But that's very OT...


How can Herfried K. Wagner be OT in the language.vb newsgroup?
(And Armin is also back)

Cor
Nov 20 '05 #39

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: David W. Fenton | last post by:
Is MS Graph really completely useless in Access 97? I uninstalled and re-installed to get the Office 97 version of MS Graph, but I see no way whatsoever to insert dynamic data into the chart....
38
by: Charles Law | last post by:
Am I going mad, or is there no control in .NET that will allow me to display a simple graph of a series of points held in an array? Please tell me I'm wrong. Charles
2
by: MLH | last post by:
A97 Am having difficulty displaying graph in Form View that I see fine in graph control on form opened in design view. I know I'm doing something wrong. If I open the form in design view - I...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.