Colored zones in radar plots


2004-01-28 06:42:53 PM
delphi175
I am using TChart 6.01 with Delphi 7 and I am very satisfied with that
combination.
One of the plots I am generating is a radar plot with two series in it.
What I'd like to include is three colored zones with for instance
a light red in the middle part, a band og light yellow outside that and
a corresponding green babd from the yellow to the border of the radar
plot itself.
I have seen an attribute called DrawZone for the polar plots (in the
demo program) but not anything like that for radar plots. Nor do I, by
the way find anything like that in the "edit chart" part neither for
radar or polar plots.
Is this possible, and how do I program it ?
Tom