PureBytes Links
Trading Reference Links
|
plot(25,"",colorblack,styleline|stylenorescale)
On 7/4/05, Tom Gibbs <tomgibbs@xxxxxxxxx> wrote:
>
>
> It seems the PLOTGRID command is plots a horizontal grid line using the
> built-in dotted style. It also seems that PLOTGRID feeds into
> Properties>Axis and Grids. Is there a way to plot certain grid lines as
> solid and still feed into Properties>Axis and Grids?
>
>
>
>
> PLOTGRID
> - Plot horizontal grid line
>
>
>
>
>
>
> SYNTAX
>
> PlotGrid( level, color = colorDefault )
>
>
> RETURNS
>
> NOTHING
>
>
> FUNCTION
>
> Plots hotizontal grid line using built-in dotted style at given level and
> color.
>
>
> EXAMPLE
>
> PlotGrid( 25, colorRed );
>
>
>
>
>
>
> Sincerely;
>
> Tom Gibbs
>
>
>
> 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
>
> Visit your group "amibroker" on the web.
>
> To unsubscribe from this group, send an email to:
> amibroker-unsubscribe@xxxxxxxxxxxxxxx
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
> To unsubscribe from this group, send an email to:
> amibroker-unsubscribe@xxxxxxxxxxxxxxx
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
> ________________________________
>
>
--
Cheers
Graham
http://e-wire.net.au/~eb_kavan/
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:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|