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
Decimal Precision in Table
New Topic
Reply to Topic
Printer Friendly
Author
Topic
Bill Rokos
15 Posts
Posted - 20 Jun 2008 : 12:34:41
I am using...
chartVu.ChartTable.SampleItemTemplate.DecimalPos = 2; (and several other values)
... but my sample values in the table seem stuck on 1 decimal place of precision. Any ideas?
Thanks.
quinncurtis
1164 Posts
Posted - 20 Jun 2008 : 13:13:58
You can control the decimal precision of the sampled data using
this.ChartData.DefectiveDecimalPrecision = 2;
You can control the decimal precision of the calculated values (Mean, Range, Sum) using
this.ChartData.CalculatedValueDecimalPrecision = 2;
Bill Rokos
15 Posts
Posted - 20 Jun 2008 : 13:49:04
Perfect, thanks.
Topic
New Topic
Reply to Topic
Printer Friendly
Jump To:
Select Forum
Tools for Java
QCSPCChart SPC for Java
QCRTGraph for Java
QCChart3D for Java
QCChart2D for Java
Tools for Microsoft .Net & .Net Compact Framework
SPC Control Chart Tools for .Net
Real-Time Graphics Tools for .Net (VB and C#)
QCMatPack Matrix and Analysis Tools (C# and VB)
QCChart3D 3D Charting Tools for .Net (VB and C#)
QCChart2D and QCChart2D CF (VB and C#)
Tools for Windows
Charting and Real-Time Graphics Tools for Windows
ActiveX Controls
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page
Quinn-Curtis Forums
© 2000-07 Quinn-Curtis, Inc.