Search
FunctionSeries.getTitle Method
See Also
 






Implements Series.getTitle. Gets the title of this series.

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

 Syntax

Java  Copy Code

public String getTitle ()

 Return Value

A String containing series' title.

 See Also