MindFusion.Charting for Java Programmer's Guide
CustomInterval.getForeground Method
See Also
 






  Gauges

Gets the color to apply as a foreground to the elements within this custom interval.

Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges

 Syntax

Java  Copy Code

public Color getForeground ()

 Return Value

 See Also