Search
AreaChart.getAreaOpacity Method
See Also
 






Gets the opacity of area polygons.

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

 Syntax

Java  Copy Code

public double getAreaOpacity ()

 Return Value

A double value that ranges between 0 and 1.

 See Also