Search
Chart.getSubtitle Method
See Also
 






Gets the sub-title of this Chart.

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

 Syntax

Java  Copy Code

public String getSubtitle ()

 Return Value

A string value.

 See Also