Search
PointSeries.getTitle Method
See Also
 






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

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

 Syntax

Java  Copy Code

public String getTitle ()

 Return Value

A string.

 See Also