[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [amibroker] Charts with Black BG, Charts with White BG



PureBytes Links

Trading Reference Links

Put the code below in the beginning of your charts.  Now you can right click the chart choose parameters and set the colors in each chart seperaterly.

 

SetChartBkGradientFill( ParamColor("BgTop", ColorRGB( 172,172,172 )),

ParamColor("BgBottom", ColorRGB( 172,172,172 )),ParamColor("titleblock",ColorRGB( 172,172,172 )));

 

Donald F Lindberg


From: amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of progster01
Sent: Monday, September 17, 2007 12:54 PM
To: amibroker@xxxxxxxxxxxxxxx
Subject: [amibroker] Charts with Black BG, Charts with White BG

 

Hi all.

Is it possible to have charts built on a black background and charts
built on a white background present and displayed at the same time?

My initial impression is that the only way to change the background
color of charts is via the global preference setting ...

__._,_.___

Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com

For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/

For other support material please check also:
http://www.amibroker.com/support.html





SPONSORED LINKS
Investment management software Investment property software Investment software
Investment tracking software Return on investment software

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___