Dear Nages,
a Question
If you make multiple series as you made
local aVal := { { 2500, 500, 1250, 200, 860 }, ; first serie
{ 1800, 750, 1500, 300, 400 } } second serie
you must the possibility to set also two different colors for each serie
for a sample :
I have a Family Budget application and I set for each category of entries and exits a different color
How I can modify it to have multiple colors series ?
↧