We’re trying to implement a custom BoxRenderer (actually, we’d like to build on the CircleRenderer if we had the source to it).

 

Here’s the tough part:

 

The chart uses databinding on each series.  We’d like to give the renderer access to other values in the dataset (e.g. the position of the point depends on the value of “X” and the color or other visual attribute of the point depends an algorithm based on the values of “Y” and “Z”.

 

Any thoughts as to how to implement?

 

Better to do a custom Chart Series that extends PlotSeries?  Is this doable?

 

Many thanks.


- Rick

 



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to