flexcoders  

[flexcoders] Re: Custom GridLines

turbo_vb
Fri, 05 Feb 2010 16:40:19 -0800

Your best bet is to NOT show any default horizontal lines and then use 
annotationElements to draw your 2 custom lines.
 
-TH

--- In flexcoders@yahoogroups.com, "lauraff_mu" <lauraff...@...> wrote:
>
> Hello!
> 
> I'm trying to make a chart (in Flex 3). I only want to show two horizontal 
> gird lines instead of all the lines the chart displays. Is there any way to 
> do that? I have already try with "horizontalChangeCount" but it doesn't work 
> ok.
> 
> (Sorry about my English...)
> Thanks in advance!
>