Search
Renderer2D.getXAxis Method
See Also
 






Gets the X-Axis associated with this Renderer2D.

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

 Syntax

Java  Copy Code

public Axis getXAxis ()

 Return Value

An Axis instance.

 See Also