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
 Histogram Bar Color in XBar Chart
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Bill Rokos

15 Posts

Posted - 20 Jun 2008 :  18:37:27  Show Profile  Reply with Quote
Sorry for the many minor questions, the chart object model is vast and I have a deadline. Can you direct me to the way to change the bar and line colors on the histogram charts that can be displayed on the left margin of the XBar charts? Thanks.

quinncurtis

1164 Posts

Posted - 21 Jun 2008 :  10:31:01  Show Profile  Reply with Quote
this.PrimaryChart.FrequencyHistogramChart.BarFillColor = Color.DarkRed;

this.PrimaryChart.FrequencyHistogramChart.NormalCurveAttribute.PrimaryColor = Color.Yellow;



Similar code for this.SecondaryChart
Go to Top of Page

Bill Rokos

15 Posts

Posted - 21 Jun 2008 :  23:53:36  Show Profile  Reply with Quote
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