Trouble creating custom AreaRenderer for AreaChart
quick first question: if purchase charting package, source code? solve problems.
ok real question: have quick example class custom arearenderer areachart?
i'm trying create custom arearenderer implementation. according docs, need implement "arearenderer" interface (not iarearenderer (?)) supposedly lives in mx.charts.renderers.interfaces flex builder complains interface not found.
link docs: http://livedocs.macromedia.com/flex/15/asdocs_en/mx/charts/renderers/interfaces/arearender er.html
alternatively i've tried extending arearenderer methods: begindraw, draw , enddraw don't seem there or not overridable?
ok real question: have quick example class custom arearenderer areachart?
i'm trying create custom arearenderer implementation. according docs, need implement "arearenderer" interface (not iarearenderer (?)) supposedly lives in mx.charts.renderers.interfaces flex builder complains interface not found.
link docs: http://livedocs.macromedia.com/flex/15/asdocs_en/mx/charts/renderers/interfaces/arearender er.html
alternatively i've tried extending arearenderer methods: begindraw, draw , enddraw don't seem there or not overridable?
ok first mistake... looking @ flex 1.5 docs. must have come search :s
anyone have more clues?
anyone have more clues?
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment