Search
LegendRenderer.getShowTitle Method
See Also
 






Gets a value indicating whether to display the legend title.

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

 Syntax

Java  Copy Code

public boolean getShowTitle ()

 Return Value

true is the legend title is rendered; otherwise, false.

 See Also