Page 1 of 1

Hello! How to set transparent value for bar graph?

Posted: Fri Oct 29, 2004 1:46 am
by 9083345
Hello,
I am using version 6.
I know how to set transparent value for area-type graph, but it seems that there's no option for setting the transparent value for bar graph on the dialog.
I've already searched through the APIs to see if there's any method for this, but I couldn't find any.
Please tell me if there's any way to accomplish this.
Thanks.

Posted: Fri Oct 29, 2004 10:07 am
by Pep
Hi,

you cannot set a transparency value. The only you can do is make the Bar Series transparent using :
tChart1.Series(0).asBar.BarBrush.Style = bsClear

Posted: Tue Nov 02, 2004 7:56 am
by 9083345
Hello again.
it's important for us to provide the transparency with the Bar Series.
Q1.Is it possible for you to make a patch or something?
Q2. Is this function provided on V7 of tee-chart?

Posted: Tue Nov 02, 2004 11:47 am
by Pep
Hi,
Q1.Is it possible for you to make a patch or something?
Q2. Is this function provided on V7 of tee-chart?
We cannot make a patch just for this feature. This feature isn't available in the v7. Most likely will be available for the next v8.