Search
SimpleSeries.setTitle Method
See Also
 






Sets the title of this SimpleSeries.

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

 Syntax

Java  Copy Code

public void setTitle (
    String value
)

 Parameters

value

A string value.

 See Also