I wish to get the following coordinate in JFreeChart.
I try to use
chartPanel.getScreenDataArea()
But, it is not the area I want.
The returned rectangle is outside the area I wish to have.
The coordinate I wish to have is being marked as ??? in green.
(zoom in version)