MindFusion.Charting for Java Programmer's Guide
GradientBrush.getColor1 Method
See Also
 






  Gauges

Gets the first gradient color.

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

 Syntax

Java  Copy Code

public Color getColor1 ()

 Return Value

A Color object representing the fill color.

 See Also