Re: Flex 3.6 to 4.9 Migration issue.

2016-09-06 Thread Alex Harui
On 9/6/16, 2:29 AM, "jigar911" wrote: >we are using ColumnChart however it is showing exception related to >CartesianChart Pretty sure ColumnChart extends CartesianChart. I see that there are custom styles for this ColumnChart. What styles are being set? -Alex

Re: Flex 3.6 to 4.9 Migration issue.

2016-09-06 Thread jigar911
we are using ColumnChart however it is showing exception related to CartesianChart Migrated Namespace used at top is as follows along with the code : -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Flex-3-6-to-4-9-Migration-issue-tp54696p54858

Re: Flex 3.6 to 4.9 Migration issue.

2016-08-30 Thread Alex Harui
On 8/30/16, 2:43 AM, "jigar911" wrote: >Hi All, > >I am getting following error while migrating to 4.9. Same thing works fine >in flex 3.6. > Can anyone please help me to resolve it? Looks like CartesianChart's backgroundElements is being set to invalid data. I would suggest setting a breakpo

Flex 3.6 to 4.9 Migration issue.

2016-08-30 Thread jigar911
Hi All, I am getting following error while migrating to 4.9. Same thing works fine in flex 3.6. Can anyone please help me to resolve it? TypeError: Error #1034: Type Coercion failed: cannot convert "/" to flash.display.DisplayObject. at mx.charts.chartClasses::ChartBase/http://www.ado