PC Review


Reply
Thread Tools Rate Thread

Change background on excel chart

 
 
Steffen Brandsborg
Guest
Posts: n/a
 
      10th Nov 2009
Hi,

Generating a excel chart with some .net code like that in the url below.

http://vb.net-informations.com/excel...icture_box.htm

How can i change the background on the chart im generating? any advice?

Steffen

 
Reply With Quote
 
 
 
 
JLGWhiz
Guest
Posts: n/a
 
      11th Nov 2009
From VBA help file:


With Charts("Chart1").ChartArea
.Interior.ColorIndex = 3
.Border.ColorIndex = 5
End With



"Steffen Brandsborg" <(E-Mail Removed)> wrote in message
news:4481024D-B488-41A0-B50D-(E-Mail Removed)...
> Hi,
>
> Generating a excel chart with some .net code like that in the url below.
>
> http://vb.net-informations.com/excel...icture_box.htm
>
> How can i change the background on the chart im generating? any advice?
>
> Steffen



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Change background / color of chart worksheet? Maj_USA_Ret Microsoft Excel Charting 3 12th Mar 2010 04:05 PM
How do I change only part of the background in a chart Excel 07 =?Utf-8?B?TG9ubnk=?= Microsoft Excel Charting 2 13th Nov 2007 12:11 AM
Change background for ALL charts without custom defining all chart =?Utf-8?B?YW5lYXNpZXJ0b21vcnJvdw==?= Microsoft Excel Charting 4 29th Sep 2007 01:45 AM
Change background color of organizational chart =?Utf-8?B?RWxsZW4=?= Microsoft Powerpoint 3 28th Nov 2005 06:36 PM
Background picture in interactive Excel chart =?Utf-8?B?UmFscGhC?= Microsoft Frontpage 0 16th Nov 2005 12:45 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:12 AM.