Search
Chart.getTitleBrush Method
See Also
 






Gets the Brush used to draw the chart's Title.

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

 Syntax

Java  Copy Code

public Brush getTitleBrush ()

 Return Value

A Brush instance.

 See Also