Sets a value indicating whether to display the legend title.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public void setShowTitle ( |
true if the title is drawn; otherwise, false.
RemarksUse setTitle to specify the title of the legend.
See Also