TPieSeries: Fill patterns in legend and markers
Posted: Thu Jun 18, 2009 1:01 pm
Hello,
I am working on a TPieSeries chart.
If I set
then symbols in the chart's legend adopt the patterns according to the slice they refer to.
But unfortunately the markers do not behave the same. The symbols in the markers keep the normal coloring as before triggering the patterns by the usePatterns property.
Could someone please give me a hint on how I can make the symbols in the markers take on the patterns?
Thanks!
I am working on a TPieSeries chart.
If I set
Code: Select all
mySeries.usePatterns := true
But unfortunately the markers do not behave the same. The symbols in the markers keep the normal coloring as before triggering the patterns by the usePatterns property.
Could someone please give me a hint on how I can make the symbols in the markers take on the patterns?
Thanks!