MindFusion.Charting for Java Programmer's Guide
Axis.getOrigin Method
See Also
 






  Gauges

Gets the axis origin.

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

 Syntax

Java  Copy Code

public Double getOrigin ()

 Return Value

A Double value specifying the axis origin. The default value is null.

 See Also