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
 Real-Time Graphics Tools for .Net (VB and C#)
 I send E-mail.....
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Sumin-Park

21 Posts

Posted - 04 Feb 2009 :  21:30:47  Show Profile  Reply with Quote
I send E-mail..... you dont read email...

What is the answer or solution to your previous problem, about your bar graph? We ran your code segment. It produced a green horizontal bar against a black background.

I want to produced a green horizontal bar against a Gray background.

form black to gray..




f

quinncurtis

1164 Posts

Posted - 04 Feb 2009 :  21:52:29  Show Profile  Reply with Quote
We never received your e-mail.

The simple example program for the bar indicator (BarApplication1) shows how to set the background color of an indicator. You should study that example program line by line.

There are many ways to do it. Here is just one:

barplot.IndicatorBackground.SetColor(Color.Gray);
Go to Top of Page

Sumin-Park

21 Posts

Posted - 05 Feb 2009 :  00:15:34  Show Profile  Reply with Quote
quote:
Originally posted by quinncurtis

We never received your e-mail.

The simple example program for the bar indicator (BarApplication1) shows how to set the background color of an indicator. You should study that example program line by line.

There are many ways to do it. Here is just one:

barplot.IndicatorBackground.SetColor(Color.Gray);


thank you...

f
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