Hi,
Iam generating an overlaid chart with xyline and xyarea plots,
i want to get black outline for the area plot
i have tried using
XYItemRenderer.setBaseOutlinePaint(Color.Black);
but din't work out
can anyone give me the code to set the outline
thanku
