MindFusion.Charting for Java Programmer's Guide
Pen.getBrush Method
See Also
 






  Gauges

Gets the color of this pen.

Namespace: com.mindfusion.drawing
File: com.mindfusion.drawing

 Syntax

Java  Copy Code

public Brush getBrush ()

 Return Value

A Brush object representing the pen color.

 See Also