Search
BiaxialChart.getXAxis Method
See Also
 






Gets the Axis object that represents the horizontal data range.

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

 Syntax

Java  Copy Code

public Axis getXAxis ()

 Return Value

An Axis instance.

 See Also