Search
AreaRenderer.setAreaOpacity Method
See Also
 






Sets the opacity of area polygons.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public void setAreaOpacity (
    double value
)

 Parameters

value

A double value that specifies the area opacity.

 See Also