public void setGridAxis(Axis xGridAxis, Axis yGridAxis)
Description
Sets the axis used for drawing grid lines.
By default, the grid lines will be based on the ticks on the primary x-axis (XYChart.xAxis) and primary y-axis (XYChart.yAxis). This method may be used to specify alternative x-axis and y-axis to base the grid lines on.