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 & .Net Compact Framework
 SPC Control Chart Tools for .Net
 Problems with Table Value Justification
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Bill Rokos

15 Posts

Posted - 19 Jun 2008 :  18:08:12  Show Profile  Reply with Quote
I am evaluating the control and am having problems with getting the table values to be left or right justified. I have set the properties like this...

chartVu.ChartTable.TimeItemTemplate.SetXJust(SPCControlChartData.JUSTIFY_MAX);
chartVu.ChartTable.SampleItemTemplate.SetXJust(SPCControlChartData.JUSTIFY_MAX);

... as well as using the XJust property directly but the values always come up centered. The YJust seems to work fine. Any help would be appreciated. Thanks.

quinncurtis

1164 Posts

Posted - 20 Jun 2008 :  08:38:34  Show Profile  Reply with Quote
The x-justification values for the table grid items that line with the sample values can't be overridden, even with the the use of the template. The x-justification is fixed at JUSTIFY_CENTER.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Quinn-Curtis Forums © 2000-07 Quinn-Curtis, Inc. Go To Top Of Page
Powered By: Snitz Forums 2000 Version 3.4.07