Search
Chart.getLegendRenderer Method
See Also
 






Gets the LegendRenderer component used to draw the chart's legend.

Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing

 Syntax

Java  Copy Code

public LegendRenderer getLegendRenderer ()

 Return Value

A LegendRenderer instance.

 See Also