[flexcoders] Specify custom colors for a LineChart is not possible ??

2007-09-27 Thread superabe superabe
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 p

Re: [flexcoders] Specify custom colors for a LineChart is not possible ??

2007-09-27 Thread superabe superabe
gt; > > > Thanks > > -Sunil > > > -- > > *From:* flexcoders@yahoogroups.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

RE: [flexcoders] Specify custom colors for a LineChart is not possible ??

2007-09-27 Thread Sunil Bannur
: flexcoders@yahoogroups.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

Re: [flexcoders] Specify custom colors for a LineChart is not possible ??

2007-09-27 Thread superabe superabe
Thanks!.. -superabe > > > AS -> > > > > *private* *function* init():*void* > > { > > *var* s1:Stroke = *new* Stroke(0xFF,2); > > *var* s2:Stroke = *new* Stroke(0xFF,2); > > *var* s3:Stroke = *new* Stroke(0x00FF0

Re: [flexcoders] Specify custom colors for a LineChart is not possible ??

2007-09-27 Thread superabe superabe
perabe > *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

RE: [flexcoders] Specify custom colors for a LineChart is not possible ??

2007-09-27 Thread Sunil Bannur
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