I believe this feature is missing!
You can change the grid color in preferences, but that changes it for
all charts. 
--
Terry
-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of speaker_2_animals
Sent: Monday, September 11, 2006 22:38
To: [email protected]
Subject: [amibroker] How to paint date axis in white?

All,

It's easy to turn on dates on the X axis of a chart. You just use
this...

SetChartOptions(0, chartShowDates);

But when you make your background color, black...

SetChartBkColor(colorBlack);

The color used to paint the date axis blends right in because it's
still painting in black as well. In fact the Y axis grids and numbers
are also painting in black EXCEPT when I plot my charts in an explicit
color but then only the numbers on the closing bar paint.

So how do I tell AMIBRoker to paint the grids, axis, numbers and other
annotations in a color other than black? Keep in mind that none of
this is being done with PlotText or a function which I have control
over.

Thanks!

-- John
[EMAIL PROTECTED]







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 other support material please check also:
http://www.amibroker.com/support.html

 
Yahoo! Groups Links



 




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 other support material please check also:
http://www.amibroker.com/support.html

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/amibroker/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to