MindFusion.Charting for Java Programmer's Guide
PolarPlot.setStartAngle Method
See Also
 






  Gauges

Sets the angle where the first data item of the Series is drawn.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public void setStartAngle (
    double value
)

 Parameters

value

A double value.

 See Also