Hi All, I have created a CSS with:
PieSeries {
Fills: #FF0000, #FF0000, #FF0000, #FF0000;
}
And Included in my mxml with:
<mx:Style source="main.css" />
But the color is not relecting in the output.
Could anyone let me know, y?
Regards,
Sanjay

