473,396 Members | 2,111 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,396 software developers and data experts.

Graph in VB.Net

Hello Newsgroup,

I'm searching for a control that draws a line in a half circle. The circle
has three sections: red, orange and green. I get values from a com device.
And the closer theese values come to the ideal value, the closer the line
gets to the green section. (Like the speedo of a car).

Knows anybody a control that can do so?? (I've been searching a lot the last
days, and found nothing...)

Thanks in Advance
G. S.
Nov 20 '05 #1
3 1346
G.S.,

I'm not familiar with any control that does that. However, you can create
your own control and implement the functionality using GDI+ to draw the
circle and line.

-- Alex Papadimoulis

"G. Schmelzer" <as**@de.de> wrote in message
news:Oc**************@TK2MSFTNGP09.phx.gbl...
Hello Newsgroup,

I'm searching for a control that draws a line in a half circle. The circle
has three sections: red, orange and green. I get values from a com device.
And the closer theese values come to the ideal value, the closer the line
gets to the green section. (Like the speedo of a car).

Knows anybody a control that can do so?? (I've been searching a lot the last days, and found nothing...)

Thanks in Advance
G. S.

Nov 20 '05 #2
In the time you spent searching, you could have built it yourself. Graphics
in .NET are easy to do, just give it a shot...

--
Marc Butenko
mb******@bresnan.net

"G. Schmelzer" <as**@de.de> wrote in message
news:Oc**************@TK2MSFTNGP09.phx.gbl...
Hello Newsgroup,

I'm searching for a control that draws a line in a half circle. The circle
has three sections: red, orange and green. I get values from a com device.
And the closer theese values come to the ideal value, the closer the line
gets to the green section. (Like the speedo of a car).

Knows anybody a control that can do so?? (I've been searching a lot the last days, and found nothing...)

Thanks in Advance
G. S.

Nov 20 '05 #3
* "G. Schmelzer" <as**@de.de> scripsit:
I'm searching for a control that draws a line in a half circle. The circle
has three sections: red, orange and green. I get values from a com device.
And the closer theese values come to the ideal value, the closer the line
gets to the green section. (Like the speedo of a car).

Knows anybody a control that can do so?? (I've been searching a lot the last
days, and found nothing...)


See reply in German language group ;-).

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

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

Similar topics

9
by: Lilith | last post by:
Is there a python module somewhere (been searching today, no luck) which has efficiently coded various graph-handling routines, such as finding the shortest path through a graph, or the set of all...
25
by: Magnus Lie Hetland | last post by:
Is there any interest in a (hypothetical) standard graph API (with 'graph' meaning a network, consisting of nodes and edges)? Yes, we have the standard ways of implementing graphs through (e.g.)...
1
by: entropy123 | last post by:
Hey all, In an effort to solve a sticky - for me - problem I've picked up Sedgewick's 'Algorithm's in C'. I've tried working through the first few problems but am a little stumped when he refers...
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: mylog | last post by:
I have downloaded a GLEE(Graph Layout Execution Engine) and written the following code to display a windows form from a web page but i am encountering with a small problem on displaying the graph...
2
by: sriniwas | last post by:
Hi Frnd's, m using prefuse visulation,it's have one display class and this class have one saveImage(outPutStream, String jpg,double size);. now graph is converting ia jpg image properly.now my...
4
by: Man4ish | last post by:
namespace ve/////////////////ve.h { struct VertexProperties { std::size_t index; boost::default_color_type color; }; }...
2
by: Man4ish | last post by:
I have created Graph object without vertex and edge property.It is working fine. #include <boost/config.hpp> #include <iostream> #include <vector> #include <string> #include...
1
by: Man4ish | last post by:
I am creating a graph using boost library, I am making the network using create_Network function() i am adding the vertices to this graph by creating the object g of class Graph. I am trying to...
0
by: eureka2050 | last post by:
Hi all, I am creating a radar chart containing 2 plots using jpgraph. My code is as follows:- include ("./jpgraph/src/jpgraph.php"); include ("./jpgraph/src/jpgraph_radar.php"); //...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.