Search
RenderContext.getXAxis Method
See Also
 






Gets the X-Axis associated with the parent plot or chart.

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

 Syntax

Java  Copy Code

public Axis getXAxis ()

 Return Value

An Axis instance.

 See Also