Search
Theme.getLegendTitleBrush Method
See Also
 






Gets the Brush used to draw legend title labels.

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

 Syntax

Java  Copy Code

public Brush getLegendTitleBrush ()

 Return Value

A Brush instance.

 See Also