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

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

<*> 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