MindFusion.Java Package Programmer's Guide
LegendRenderer.getTitleBrush Method
See Also
 






Gets the Brush used to render the legend's Title.

Namespace: com.mindfusion.charting
Package: com.mindfusion.charting

 Syntax

Java  Copy Code

public Brush getTitleBrush ()

 Return Value

A Brush instance.

 Remarks

Use setTitle to specify the legend title label.

 See Also

LegendRenderer Members
LegendRenderer Class
com.mindfusion.charting Namespace