MindFusion.Java Package Programmer's Guide
OvalScale.setScaleRelativeRadius Method
See Also
 






Sets the radius of the scale relative to the scale bounds. A value of 0.5 indicates that the radius is half the size of the scale.

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

 Syntax

Java  Copy Code

public void setScaleRelativeRadius (
    double value
)

 Parameters

value

 See Also

OvalScale Members
OvalScale Class
com.mindfusion.charting.components.gauges Namespace