Gets the opacity of the polygons rendered by this StepAreaRenderer.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public double getAreaOpacity () |
A double value that specifies the opacity. Values should range between 0 and 1.
See Also