Search
AxisRenderer.getLabelBrush Method
See Also
 






Gets the Brush used for drawing Axis labels.

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

 Syntax

Java  Copy Code

public Brush getLabelBrush ()

 Return Value

An object of type Brush. The default is a black SolidBrush.

 See Also