I am working with a line chart. My line chart create perfectly but these two things are not implementing:
1. X-Axis: This data is consists of year but it is taking half value also like 2010 is year then it display as thosand seperator “2,010” and also having next value is coming with .5 like “2,010.5”. I dont want thousand seperator. I want simply year display and also half value not show. I see “valueFormatString” for X-axis but it is not working for me.
2. In Y-axis i want data range is big 10,100,1000,10000 and so on…..