Search
Chart.getShowLegend Method
See Also
 






Gets a value indicating whether the chart should draw a legend.

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

 Syntax

Java  Copy Code

public boolean getShowLegend ()

 Return Value

true if the Chart draws a legend; otherwise, false.

 See Also