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
 numbers on Frequency Histogram plot
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Alice

25 Posts

Posted - 20 Aug 2008 :  15:57:29  Show Profile  Reply with Quote
Will the Frequency Histogram chart control allow us to remove the numbers on the histogram plot? How? When you change the cell width to something very narrow the numbers write over one another.

Thanks again!

quinncurtis

1164 Posts

Posted - 20 Aug 2008 :  17:43:31  Show Profile  Reply with Quote
Call

Me.FrequencyHistogramPlot.ShowDatapointValue = False

right before Me.BuildChart()
Go to Top of Page

Alice

25 Posts

Posted - 21 Aug 2008 :  07:24:16  Show Profile  Reply with Quote
Thanks a lot!

I have another question. When I view the histogram, there is one cell that is blue. In my program when I change the cell width, the blue cell changes location. I am not sure what the blue cell indicates or why it moves. Could you give me some information about this?
Go to Top of Page

quinncurtis

1164 Posts

Posted - 21 Aug 2008 :  09:08:12  Show Profile  Reply with Quote
If you make the color of a bar in a histogram plot, the 5th for example, a different color, then no matter what else you do, bar 5 should remain that color. If you change the frequency bins of the histogram, then I would expect the 5th bar to change position, and perhaps width, according to the new limits of the frequency bins. The 5th bar will still show the color change. We don't really understand what else you might expect to happen.
Go to Top of Page

Alice

25 Posts

Posted - 21 Aug 2008 :  09:20:23  Show Profile  Reply with Quote
I see. Thanks.
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