MindFusion.Charting for Java Programmer's Guide
Series3D.getTitle Method
See Also
 






  Gauges

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

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

 Syntax

Java  Copy Code

public String getTitle ()

 Return Value

A string value.

 See Also