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
 DataToolTip values not displaying correctly

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
blazermaniac Posted - 10 Jan 2017 : 14:13:26
Hi,

When using
int charttype = SPCControlChartData.MEAN_SIGMA_CHART_VSS;
this.PrimaryChart.Datatooltip.EnableCategoryValues = true;

and looking at the resulting tool tips I am not able to see the left edge of the tool tip window. Also, the values don't appear to be formatted correctly.

I have looked at the sample charts provided for SPCControlChartData.MEAN_SIGMA_CHART_VSS and they have this.PrimaryChart.Datatooltip.EnableCategoryValues set to false. When I set it to true in the sample chart then the problem exists there as well (unless the number of samples is equal to numsamplespersubgroup).

What can I do to make this work regardless of sample size?

1   L A T E S T    R E P L I E S    (Newest First)
quinncurtis Posted - 10 Jan 2017 : 14:41:39
Yes, that looks like a bug. The tooltip is trying to process uninitialized values, resulting in a formatting error. We will have to investigate, though it is unlikely there is any way to resolve the problem with the current release of the software, other than not to enable the display of those values in the data tooltip. We will address the problem in an intermin release in a couple of weeks.

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