Thanks for your help Sunil. Sorry to have ranted about this, but I have been
fiddling around this for a while now.
If I want to do this programmatically for a chart that has 5-10 series...how
do I go about getting access to the strokes ?

- superabe

On 9/27/07, Sunil Bannur <[EMAIL PROTECTED]> wrote:
>
>    Superabe, you are right about the usecase, and object based styles is
> something that is still under consideration.
>
> However, we can add that stroke and lineStroke styles cannot be used in a
> CSS in the documentation, however all other styles should work in CSS.
>
>
>
> Documentation for Flex 3 is still in works. Thanks for providing feedback.
>
>
>
> Thanks
>
> -Sunil
>
>
>  ------------------------------
>
> *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On
> Behalf Of *superabe superabe
> *Sent:* Thursday, September 27, 2007 4:08 PM
> *To:* flexcoders@yahoogroups.com
> *Subject:* Re: [flexcoders] Specify custom colors for a LineChart is not
> possible ??
>
>
>
> Not to vent/rant here...but that is pretty lame.
> When using a LineChart, that is probably the first use case that folks
> would want to customize.
>
> On top of this the docs mention style properties for for both LineChart
> (chartSeriesStyleName) and for LineSeries (fill, fills)....which I assume is
> completely wrong.
> At the very least, remove that from the docs, so at least folks dont waste
> their time with trying to get that to work!!
>
> I am not sure I am the first one to raise this as I have seen at least one
> other post on this.
>
> - superabe
>
> On 9/27/07, *Sunil Bannur* <[EMAIL PROTECTED]> wrote:
>
> The strokes used by the lineSeries are objects and currently object based
> styles cannot be specified in CSS.
>
> I would create those specific strokes and assign them in either MXML code
> or AS code as a workaround at this point.
>
>
>
> Thanks
>
> -Sunil
>
>
>  ------------------------------
>
> *From:* [EMAIL PROTECTED] ups.com [mailto:[EMAIL PROTECTED] *On
> Behalf Of *superabe superabe
> *Sent:* Thursday, September 27, 2007 3:32 PM
> *To:* flexcoders@yahoogroups.com
> *Subject:* [flexcoders] Specify custom colors for a LineChart is not
> possible ??
>
>
>
> Is there a simple way to specify custom colors for a LineChart Series
> using CSS  (Flex 3) ?
> This should be a no-brainer. I can't believe there is no documentation on
> this anywhere.
>
> I am finding with the Charting stuff, that simple stuff can sometimes seem
> frustratingly difficult.
> Hoping somebody proves me wrong or points me to some docs.
>
> TIA
>
> - superabe
>
>
>
>  
>

Reply via email to