Search found 4 matches

by Keith
Wed Nov 14, 2012 8:44 am
Forum: ActiveX
Topic: How to set the backwall color?
Replies: 6
Views: 15624

Re: How to set the backwall color?

Thanks - that worked great. Think I''ll need to spend time looking at the tutorials....
by Keith
Tue Nov 13, 2012 8:55 am
Forum: ActiveX
Topic: How to set the backwall color?
Replies: 6
Views: 15624

Re: How to set the backwall color?

I have a second issue on the same chart. The 'actual' series value (which is being set as rgb(0,255,0) ) is showing as Green in the chart itself, but in the Legend, it's an amber/orange color. Any ideas please? Full code below - thanks. Response.ContentType = "image/png" Dim ChartType Dim OutputStre...
by Keith
Tue Nov 13, 2012 8:29 am
Forum: ActiveX
Topic: How to set the backwall color?
Replies: 6
Views: 15624

Re: How to set the backwall color?

Hi Sandra.

That worked fine. Thanks.
by Keith
Mon Nov 12, 2012 10:36 am
Forum: ActiveX
Topic: How to set the backwall color?
Replies: 6
Views: 15624

How to set the backwall color?

I've taken the example code, and am playing with the chart. I want to set the background color of the chart to white. I've commented out the 'gradient' part, but can't see how to change the panel background color. I get an error (even though this is in the help files in the installation): Microsoft ...