Search
Theme.getAxisTitleBrush Method
See Also
 






Gets the Brush used to draw the title label of an Axis.

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

 Syntax

Java  Copy Code

public Brush getAxisTitleBrush ()

 Return Value

A Brush instance.

 See Also