MindFusion.Charting for Java Programmer's Guide
RenderContext.getXAxis Method
See Also
 






  Gauges

Gets the x-axis associated with the parent plot or chart.

 Overload List

Name Description

RenderContext.getXAxis

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

RenderContext.getXAxis

Gets the X-Axis assigned to the specified Renderer2D or returns one from the parent plot or chart.

 See Also