473,396 Members | 1,754 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.

how to increase the thickness of the curve

Hi,

I have created the graph using zedgraphs. The graph has 3 curves.

Now, I wanted to increase the thickness of the curve.

This is the code i have used while printing the graph.

Expand|Select|Wrap|Line Numbers
  1. LineItem myCurve = myPane.AddCurve("Ch1", list1, Color.Blue, SymbolType.None);
  2.  
I dont want any symboltype as the curves are little closer to each other.

Any suggestion for increasing the thickness of the curve line.

Any help is appreciated.

Thanks,

Ravi
May 7 '09 #1
1 4725
Hi,

I got the solution.

Expand|Select|Wrap|Line Numbers
  1. myCurve.Line.Width = 3;
  2.  
the thickness will increase.

Ravi
May 8 '09 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Stuart Norris | last post by:
Dear Group, I am new to c# and windows form designer - coming from a Motif background. I am attempting to develop an application for a touch screen and I need to have a menu system with a...
1
by: MikeY | last post by:
I'm trying to find a way for changing the thickness of the groupbox borders. I've searched on this site but can't seem to find anything of this subject. Does anyone have a suggestion. Thanks in...
4
by: VB Programmer | last post by:
How do you set the thickness of a <TABLE> border? I know that the MOST OBVIOUS answer would be to do it through the properties window, but it's NOT WORKING. I tried this: <TABLE id="Table2"...
1
by: A.Neves | last post by:
Hi, I need to draw a curve with the thickness changing as function of some variable. How can I do this in C#? Any help would be very much appreciated. Thanks.
4
by: babyinc | last post by:
Please help me. I am totally beginner of C++ and my tutor give us these huge program to solve within 20 days. As a MSc student I am really gonna cry. Please anyone can help me. sumon1in1@yahoo.com ...
2
blazedaces
by: blazedaces | last post by:
Hey, I have an application that draws a polyline with Graphics': g.drawPolyline(getXPoints(),getYPoints(),nPoints); It's drawn onto a background image and so the background image is so many...
2
by: John | last post by:
Hi there, I need to create a rectangle between two points so that I can check what is inside it using Contains(). The problem I am having is how to make the rectangle be able to cope with the...
0
by: Barathi | last post by:
Method for intracardiac therapy using sensor for heart wall thickness Localization of muscle gene ..... rotating and reciprocating piston metering pumps, peristaltic pumps or any ...
0
by: sa6113 | last post by:
Hello there, I have a problem on curve fitting , would you please help me ?! I want to to develop a application that reads a text file with 2 columns of floating point data (as x and y) and...
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: 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: 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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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...

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.