Hi there,

I've been struggling with line charts containing multiple data
series. 
The data presented is linear so that I'm using LinearAxis for both X 
and Y axis & LineSeries to make the data series.

Is there ANY way to assign different data providers to LineSeries 
objects of one LineChart object?
Moreover, is it possible to use anything else but a named field 
(string) as the "xField" or "yField" assignment of the LineSeries 
object? It would be a whole lot easier & more practical to assign eg. 
a column of an array or even a named field in a multidimensional
array 
as the data source, but this seems to be impossible.

Regards,

Satu  




 
Yahoo! Groups Links

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

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