Gets the X-Axis assigned to the specified Renderer2D or returns one from the parent plot or chart.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public Axis getXAxis ( |
A Renderer2D instance.
An Axis instance.
See Also