How to set the color of a column chart item?

2017-03-15 Thread OK
ll", solidColor); colSeries.setStyle("borderColor", 0x00); -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/How-to-set-the-color-of-a-column-chart-item-tp14817.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: How to set the color of a column chart item?

2017-03-15 Thread Clint M
; Thanks, > Olaf > > [1] > colSeries = new ColumnSeries; > colSeries.xField = xField; > colSeries.yField = yField; > colSeries.setStyle("fill", solidColor); > colSeries.setStyle("borderColor", 0x00); > > > > -- > View this message

Re: How to set the color of a column chart item?

2017-03-15 Thread OK
.com/How-to-set-the-color-of-a-column-chart-item-tp14817p14820.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: How to set the color of a column chart item?

2017-03-16 Thread OmPrakash Muppirala
message in context: http://apache-flex-users. 2333346.n4.nabble.com/How-to-set-the-color-of-a-column- chart-item-tp14817p14820.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: How to set the color of a column chart item?

2017-03-16 Thread OK
Sorry, Clint!!! -- View this message in context: http://apache-flex-users.246.n4.nabble.com/How-to-set-the-color-of-a-column-chart-item-tp14817p14831.html Sent from the Apache Flex Users mailing list archive at Nabble.com.