MindFusion.Charting for Java Programmer's Guide
AreaRenderer.getAreaOpacity Method
See Also
 






  Gauges

Gets the opacity of area polygons.

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

 Syntax

Java  Copy Code

public double getAreaOpacity ()

 Return Value

A double value that specifies the opacity.

 See Also