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






  Gauges

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