How to align bar graph to x-axis using NumberAxis it is always aligned to y-axis of the shinnobi chart view in android.
Hi ankit,
Are you perhaps looking for a Column series, rather than a bar series? Bar series grow horizontally, while Column series grow vertically.
Hi tkelly,
Thanks for your help it solved my problem.