Chart: incorrect number format for Date of X-Axis
Hello,
Here is my code to get data format of X-Axis
ExcelAxis xAxis = excelChart.easy_getCategoryXAxis();
String dataFormat = xAxis.getNumberFormat();
It then return
General, but the expected value is
mmm-yy. The chart contained in a spreadsheet that was created with Ms Excel 2003. I am using EasyXLS Reader for java, version 6.1. Attached screenshot was the chart that i want to load.
Please give me some advice on getting correct X-Axis data format.
Thanks in advance.
The chart screenshot:
http://www.flickr.com/photos/tckhanh/2067784840/