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.
Hello! How to set transparent value for bar graph?
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
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
Pep Jorge
http://support.steema.com
http://support.steema.com
Hi,
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.Q1.Is it possible for you to make a patch or something?
Q2. Is this function provided on V7 of tee-chart?
Pep Jorge
http://support.steema.com
http://support.steema.com