Hey,
I have 2 data series (DS) in an AreaChart and and I need to change their fillColor and lineColor properties. I had a look at your app and can't figure out how I can modify various DS. Right now I can only how to set one DS.
Can you please help?
Thanks in advance!
Regards,
Ricardo Freitas
Hi Ricardo,
I assume this is what you want?
Without actually testing this in an example, I'm pretty sure you can use the AdvancedFormat_Init to customize that sort of information (check the DataSeriesFormats input parameter for instance).
Jorge Martins wrote:
That is EXACTLY what I wanted. Thank you so much! :)