Quinn-Curtis Forums
Quinn-Curtis Forums
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Tools for Microsoft .Net
 SPC Control Chart Tools for .Net
 Variable Control Charts Notes options
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

juilinlee

13 Posts

Posted - 10 Nov 2010 :  15:16:44  Show Profile  Reply with Quote
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

quinncurtis

1586 Posts

Posted - 11 Nov 2010 :  09:00:25  Show Profile  Reply with Quote
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";
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Quinn-Curtis Forums © 2000-2018 Quinn-Curtis, Inc. Go To Top Of Page
Powered By: Snitz Forums 2000 Version 3.4.07