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
 Display Date
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

kusumy

Indonesia
1 Posts

Posted - 25 Nov 2014 :  20:45:42  Show Profile  Reply with Quote
How to display date (instead minute/hour) on the x-axis?
I want to run individual chart based on daily.

Regards

quinncurtis

1586 Posts

Posted - 26 Nov 2014 :  09:02:00  Show Profile  Reply with Quote
In the setup, specify a custom x-axis labels format string:

this.XAxisCustomDateTimeFormatString = "MM/dd/yy";

The format string follows the standard rules of .Net Date/Time formatting: http://www.csharp-examples.net/string-format-datetime/

However, if you had specified a time increment of 24 hours between samples (the variable timeincrementminutes in most of our Time Variable Control chart examples), I would have though that the x-axis label format would have automatically converted over to a MM/dd/yy format.
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