Search
CustomInterval.setFill Method
See Also
 






Sets the brush to apply as a background of the elements within the custom interval.

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

 Syntax

Java  Copy Code

public void setFill (
    Brush value
)

 Parameters

value

 See Also