MindFusion.Charting for Java Programmer's Guide
RoundRectangle.setRoundness Method
See Also
 






  Gauges

Sets the relative roundness of this rectangle's corners.

Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges

 Syntax

Java  Copy Code

public void setRoundness (
    double value
)

 Parameters

value

 See Also