And for the gradient fun,

SetChartBkGradientFill( ParamColor("BgTop",
colorTeal),ParamColor("BgBottom", colorLightGrey));

Best regards

> Jerry Gress a écrit :
>>  
>>
>> Hello,
>>
>> Welcome to the AB community. On way to change colors is
>> Tools>Preferences>Colors>Background.
>>
>> Another is in the formula using:
>>
>> Cbc = ParamColor( "Chart Background Color", colorBlack ) ;
>> SetChartBkColor( Cbc );
>> StaticVarSet( "Chart Background Color", Cbc );
>>
>> JG
>> Tradestation Dongle 1515
>>
>> PS. Or E-mail direct and we can hook up on the net for some help!!
>>
>> -----Original Message-----
>> From: [email protected] <mailto:amibroker%40yahoogroups.com> 
>> [mailto:[email protected] 
>> <mailto:amibroker%40yahoogroups.com>] On Behalf
>> Of [email protected] <mailto:loewensteijn%40rocketmail.com>
>> Sent: Tuesday, September 15, 2009 1:55 AM
>> To: [email protected] <mailto:amibroker%40yahoogroups.com>
>> Subject: [amibroker] newby question on chart color scheme
>>
>> Just starting out with Amibroker after 9 years with TradeStation 2000i. I
>> have eyetrouble and find the TradeStation 2000i colorscheme which is 
>> using a
>> black background a lot easier on the eyes. Is there a way to change the
>> white background scheme - I have been peering over the help and seem 
>> to be
>> unable to locate the required info.
>>
>> Many thanks in advance, Marinus
>>
>> ------------------------------------
>>
>> **** IMPORTANT PLEASE READ ****
>> This group is for the discussion between users only.
>> This is *NOT* technical support channel.
>>
>> TO GET TECHNICAL SUPPORT send an e-mail directly to
>> SUPPORT {at} amibroker.com
>>
>> TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
>> http://www.amibroker.com/feedback/ <http://www.amibroker.com/feedback/>
>> (submissions sent via other channels won't be considered)
>>
>> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
>> http://www.amibroker.com/devlog/ <http://www.amibroker.com/devlog/>
>>
>> Yahoo! Groups Links
>>
>> 
> 
> 

Reply via email to