Gets a value indicating whether the chart should draw a legend.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
SyntaxJava
Copy Code
|
|---|
public boolean getShowLegend () |
true if the Chart draws a legend; otherwise, false.
See Also