Search
Chart.setLegendTitle Method
See Also
 






Sets the legend title.

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

 Syntax

Java  Copy Code

public void setLegendTitle (
    String value
)

 Parameters

value

A string value.

 See Also