Search
RadarChart.setAreaOpacity Method
See Also
 






Sets the opacity of radar polygons.

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

 Syntax

Java  Copy Code

public void setAreaOpacity (
    double value
)

 Parameters

value

A double value between 0 and 100.

 See Also