Search
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
File: com.mindfusion.charting.components.gauges

 Syntax

Java  Copy Code

public void setScaleRelativeRadius (
    double value
)

 Parameters

value

 See Also