MindFusion.Charting for Java Programmer's Guide
OvalScale.setEndAngle Method
See Also
 






  Gauges

Sets the end angle of the scale.

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

 Syntax

Java  Copy Code

public void setEndAngle (
    double value
)

 Parameters

value

 See Also