[
https://issues.apache.org/jira/browse/FLEX-12579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Kessler closed FLEX-12579.
-------------------------------
> UIComponent.getStyle returns undefined for stroke on series objects
> -------------------------------------------------------------------
>
> Key: FLEX-12579
> URL: https://issues.apache.org/jira/browse/FLEX-12579
> Project: Apache Flex
> Issue Type: Bug
> Components: Styles
> Affects Versions: Adobe Flex SDK 2.0.1 (Release)
> Environment: Affected OS(s): Windows
> Affected OS(s): Windows XP
> Language Found: English
> Reporter: Adobe JIRA
> Assignee: Mark Kessler
>
> Steps to reproduce:
> series.setStyle("stroke", new Stroke(0xFFFFFF));
> trace(series.getStyle("stroke"));
>
> Actual Results:
>
> trace shows undefined
>
> Expected Results:
>
> trace should show a [Stroke object]
>
> Workaround (if any):
>
> Good question...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)