Search
RadarRenderer.getAreaOpacity Method
See Also
 






Gets the opacity of radar polygons.

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

 Syntax

Java  Copy Code

public double getAreaOpacity ()

 Return Value

An integer that specifies the opacity as a percent. Values range from 0 to 100.

 See Also