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






  Gauges

Gets the title label for this Axis.

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

 Syntax

Java  Copy Code

public String getTitle ()

 Return Value

A string that represents the title.

 See Also