Search
CustomInterval.setForeground Method
See Also
 






Sets 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 void setForeground (
    Color value
)

 Parameters

value

 See Also