Quinn-Curtis Forums
Quinn-Curtis Forums
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Tools for Microsoft .Net
 Real-Time Graphics Tools for .Net (VB and C#)
 Drawing Lines on the Graph

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
bechbd Posted - 15 Nov 2005 : 18:59:08
Hello,
I was wondering if there was a way to draw a horizontal bar across the graph region. I always want my graph to be divided into 5 regions vertically with a line to seperate each region? The only way I have thought to do this is to add a horizontal marker across the screen. The problem with that is that everytime my axis mins and maxes change the markers move with them since they are attached to a y-axis value. Is there another way to do this or is there a way to specify a marker position that is not dependent on the yaxis value? Thanks.
2   L A T E S T    R E P L I E S    (Newest First)
bechbd Posted - 16 Nov 2005 : 11:23:05
Thanks that worked
quinncurtis Posted - 16 Nov 2005 : 09:20:47
See Chapter 21. Adding Lines, Shapes, Images and Arrows to a Chart in the QCChart2D manual, QCChart2DNetManual.

http://www.quinn-curtis.com/QCChart2DNetManual.pdf

If the shape (a line object in your case) is created using one of the normalized coordinate systems (ChartObj.NORM_GRAPH_POS or ChartObj.NORM_PLOT_POS) it will not be affected by changes in the underlying physical coordinate system.

Quinn-Curtis Forums © 2000-2018 Quinn-Curtis, Inc. Go To Top Of Page
Powered By: Snitz Forums 2000 Version 3.4.07