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






  Gauges

Gets the title label of this Series.

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

 Syntax

Java  Copy Code

String getTitle ()

 Return Value

A string.

 See Also