MindFusion.Charting for Java Programmer's Guide
RadialGradientBrush.getSurroundingColor Method
See Also
 






  Gauges

Gets the surrounding color.

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

 Syntax

Java  Copy Code

public Color getSurroundingColor ()

 Return Value

A Color object representing the surrounding color.

 See Also