cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

RadarChart: Is there a way to NOT show the legend?

NinaHoang
Contributor

Dear All,

 

I'm writing a Java Report to generate a Radar Chart.

 

View myView = newView(rc.addDataset(tableDS));

myView.addRenderer(AnalysisReportToolbox.rRadarChart);

rc.addView(myView);

 

The result is as attached. Is there a way that I can hide the legend (highlighted in red color)? I've read the Javadoc but didn't manage to find out.

 

Thank you for your advice!

 

Nina.

1 Reply

nlavallee
MEGA
MEGA

Hello Nina,

 

I confirm this is not possible.

 

Regards,