Search
Axis.getOrigin Method
See Also
 






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