Search
StepAreaRenderer.getAreaOpacity Method
See Also
 






Gets the opacity of the polygons rendered by this StepAreaRenderer.

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

 Syntax

Java  Copy Code

public double getAreaOpacity ()

 Return Value

A double value that specifies the opacity. Values should range between 0 and 1.

 See Also