Search
Axis.getTitle Method
See Also
 






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