Search
LegendRenderer.setTitle Method
See Also
 






Sets the legend's title.

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

 Syntax

Java  Copy Code

public void setTitle (
    String value
)

 Parameters

value

The title of the legend.

 See Also