MindFusion.Charting for Java Programmer's Guide
Chart.getLegendTitle Method
See Also
 






  Gauges

Gets the title of the legend.

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

 Syntax

Java  Copy Code

public String getLegendTitle ()

 Return Value

A string value.

 See Also