Quinn-Curtis Forums
Quinn-Curtis Forums
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Tools for Microsoft .Net
 SPC Control Chart Tools for .Net
 Variable Control Charts Notes options

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
juilinlee Posted - 10 Nov 2010 : 15:16:44
Dear Support Team,

In Batch Variable Control chart, I do display Alarm and Notes information on the top of the chart. I have a question about the Notes.
There are only "N", and "Y" on NOTES to display the note is exist or not. Is there any way to Change the character "Y" to "OC", or other character?

[Before]
ALARM - - - - - - - L - - H -
NOTES N N Y N N Y

[After]
ALARM - - - - - - - L - - H -
NOTES N N OC N N OC


If this is not an option, is there any why that to add and customize row to display a value. See example below.

[Before]
ALARM - - - - - - - L - - H -
NOTES N N Y N N Y

[After]
ALARM - - - - - - - L - - H -
NOTES N N Y N N Y
OCAP N N OC N N OC <----- New row


Thanks

Rick
1   L A T E S T    R E P L I E S    (Newest First)
quinncurtis Posted - 11 Nov 2010 : 09:00:25
You can set the string value for the notes Y and N characters by setting the static properties of the NotesToolTip class.


NotesToolTip.DefaultShortStringYes = "OC";

NotesToolTip.DefaultShortStringNo = "X";

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