Thanks Victor, my first point is : I want to show labels on x-axis exactly where I can put put like I want to show for eg. {3,5,9,15 etc} but as of now I have perceived that it takes it automatically like it shows 0 an then it showed directly 5 on x-axis. It does not show 0 then 1,2,3,4 and then 5 like this.
Basically what I needed is simplest mechanism to just add all the labels what ever I want to show on X-axis or Y-axis and it should get display on the graph irrespective of Bar or Line chart.
So for example, I have a, b, c which I want to show on x-axis. And apple, ball and couch to show on Y-axis. Please suggest. I did some R&D and found there is something ChartLabelRenderer but I am not clear on this, Can you please illustrate with simple example which I can use as reference showing the above scenario happening.
Also one request I have that when I try to look for some documentation, I always face problem that the docs does not show properly. I am attaching screenshots for the same. Please advise on this as well.
Thanks,